FEC 兽展日历 is a website that collects and displays furry conventions hosting within mainland China. This is the source code repository of this site.
Copy .env.example
and paste it, FEC_API_TOKEN
needs to be obtained by registering in our console, the rest like Sentry do not need configuration.
nvm use
corepack enable
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
If you would like to contribute to this project, there are many tasks waiting to be claimed on our board. Choose one that interests you and then open a PR!
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Simply create a PR and push the commit to the remote repository, Github action will automatically compile and deploy the code to Firebase. After merging into the main branch, it will also be automatically compiled and deployed.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
If you have any questions or suggestions, please directly open a issue.