Nextjs, Effector, Prisma, Next Auth, Typescript
FSD - Feature-Sliced Design
To start the application, run docker-compose up toxin-app
To start the application, run docker-compose up toxin-app-dev
To build the application, run make build
To start the application, run make run
To stop the application, run make stop
- To build the application, run
yarn build
- To start the application, run
yarn start
- To start the application, run
yarn start