Wizmi Api is built in Fastify & Prisma
To run this project, you will need to add the following environment variables to your .env file
cat .env.example > .envNodeJS >=16.13.1
PNPM >=6.24.2
Install node_modules
pnpm installMigrate migrations
pnpm run prisma:migration:devTo start this project in dev mode :
pnpm run devTo start this project in production mode :
pnpm startYou can also use Docker :
docker-compose upContributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
If you have any feedback, please reach out to us at atosc08@gmail.com
Here are some related projects