# Run migration
npx prisma migrate dev
# Data Exploration with Prisma Studio [OPTIONAL]
npx prisma studio
# Run application
npm run dev
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by 👨🚀 Guilherme Bezerra 👋 Get in touch!