/website

Primary LanguageCSSMIT LicenseMIT

Bitmon Landing Website

Structure

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

Branches

  • staging -> Make changes and put PRs to this branch
  • main -> Don't touch, this is what's running in production environment

Code of conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

Contributions

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.

How to run in locally

First, run the development server:

yarn dev