Skip to content

Create pools. Back-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11).

License

Notifications You must be signed in to change notification settings

gbdsantos/nodejs-rocketseat-nlw-copa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Next Level Week 10 edition

Logo Ignite
Ignite Path

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Getting Start   |    Commands   |    License

Create pools. Back-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11).

⚙️ Getting Start

# Run application
npm run dev

Commands

# Inicialize Prisma (Not need run again)
npx prisma init --datasource-provider SQLite

# Create migration
npx prisma migrate dev

# View database
npx prisma studio

# To generate ERDs (Entity Relationship Diagrams)
npx prisma generate    

⚖️ License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by 👨‍🚀 Guilherme Bezerra 👋 Get in touch!

About

Create pools. Back-end project application made in 10ª edition Next Level Week: Copa event by Rocketseat during October of the 2022 (31/10 - 04/11).

Topics

Resources

License

Stars

Watchers

Forks