Skip to content

Projeto Bolão da Copa desenvolvido durante a Next Level Week Copa, na trilha Ignite.

Notifications You must be signed in to change notification settings

EuCarlos/nlw-copa-ignite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLW Copa - Trilha Ignite

Project Cup Pool developed during the Next Level Week Copa, on the Ignite trail.
Logo Fastify Logo Prisma Logo Next Logo React Logo TypeScript GitHub top language

Demo

Run the project

Server

Install all dependencies:

cd server/ && npm i

Run server

npm run dev

Web

Install all dependencies:

cd web/ && npm i

Run server

npm run dev

Database

Diagram

Fig. 1: texto de preechimento

How to contribute to this project?

Before starting, check and follow the instructions for contributing to the repository. If not, you can follow the instructions below:

  1. Fork the project
  2. Create a new branch: git checkout -b nova-branch
  3. Commit your changes: git commit -m 'I added something'
  4. Push to branch: git push origin nova-branch
  5. Open a Pull Request

How do I report a bug or request a feature?

If you want to report a bug or request a feature, go to Issue on the GitHub Project and add your request.


Created with 💜 by Carlos Alves

About

Projeto Bolão da Copa desenvolvido durante a Next Level Week Copa, na trilha Ignite.

Topics

Resources

Stars

Watchers

Forks