Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 2.32 KB

README.md

File metadata and controls

57 lines (35 loc) · 2.32 KB

FurryEventChina.com

中文版本

FEC 兽展日历 is a website that collects and displays furry conventions hosting within mainland China. This is the source code repository of this site.

Start Developing

Env config

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.

Contribute

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!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy

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.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, please directly open a issue.