Skip to content

anthive/website

Repository files navigation

AntHive.IO

AntHIve.IO is a turn-based coding game. For detailed rules please visit Rules Section

Preview

https://anthive.netlify.app/

Run locally

npm i
npm run dev

.ENV

API_URL=
PROFILE_URL=
SANDBOX_STORAGE=
SIM_VERSION=5.0
GAMES_STORAGE=
WEBSITE_URL=

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  • Hat tip to anyone whose code was used See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details