Warning
This project is not actively maintained. It was deployed to Heroku until they got rid of their free plan. The FFXIV Events frontend application is now deployed to Render, but it's not connected to the backend or database.
Event sharing tool for FFXIV. Share social events, raids and more.
https://ffxiv-events-frontend.onrender.com/
This project uses XIVAPI to fetch game worlds, game servers, player maps, player classes and more. Check them out here: xivapi.com.
This repository hosts the FFXIV Events frontend and backend. Frontend code can be found in the frontend folder, while backend code can be found in the backend folder.
- To run both the frontend and backend locally at the same time, run
npm run devin the root folder of the project. - To run them separately, use
npm run frontendandnpm run backendin the root folder of the project.
PRs are reviewed by code owners. For suggestions, please visit the Discord: https://discord.gg/WucSdT8VmS
MIT