Codebase | Description |
---|---|
bitmon-api - Private | Api server in Nest.js - In progress |
bitmon-marketspace | Marketplace visualizator in Next.js - In progress |
bitmon-seed-contract | Solidity contract for Bitmons - In progress |
bitmon-website - This project | Bitmon Landing Website - In progress |
- staging -> Make changes and put PRs to this branch
- main -> Don't touch, this is what's running in production environment
Please read CODE_OF_CONDUCT.md for details on our code of conduct.
Bitmon is open to contributions, but it's recommended to create an issue or to reply to a comment to let us know what you are working on first. That way we don't overwrite each other.
First, run the development server:
yarn dev