Skip to content

Project Habit Tracker developed during the Next Level Week Setup, on the Ignite trail.

Notifications You must be signed in to change notification settings

EuCarlos/nlw-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLW Setup - Trilha Ignite

Project Habit Tracker developed during the Next Level Week Setup, on the Ignite trail.
Logo Fastify Logo Prisma 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

Project Habit Tracker developed during the Next Level Week Setup, on the Ignite trail.

Topics

Resources

Stars

Watchers

Forks