Government of the nemmy, by the nemmy, for the nemmy.
Role | Link |
---|---|
Front-end | https://nemmy.vercel.app |
Back-end | https://github.com/ynm3n/nemmy-backend |
API Documentation | https://nemmy-swagger.vercel.app |
Database Documentation | https://dbdocs.io/light-planck/nemmy |
Note
We use mise to manage the Node.js version. Also, we fix the pnpm version using corepack, so please install the compatible version.
mise install
corepack enable
corepack use pnpm
pnpm i
pnpm dev:front
pnpm dev:swagger