This repository holds the documentation of the Elden Ring API. It was made using Facebook's open source templace Docusarus and Vercel.
The official deployment of this repository is: https://docs.eldenring.fanapis.com
In order to build this project just clone this repository and install the dependencies:
user@admin:~$ git clone https://github.com/deliton/eldenring-api.git && cd eldenring-api/docs
user@admin:~/eldenring-api/docs$ yarn && yarn start
You can also quickly deploy a version of this repository using Vercel. Just create an account there, import this repository and that's it, it's done.
This project is still a work in progress. Stay tuned to the upcoming versions here on Github.
