π Project made to connect teachers to students, made in Next Level Week #2 @Rocketseat
This project was made using the follow technologies:
- Website to sign up teachers and students.
- App to connect teachers and students.
# Clone Repository
$ git clone https://github.com/RafaelGoulartB/nlw-valoriza.git
# Go to server folder
$ cd nlw-valoriza
# Install Dependencies
$ yarn install
# Run Migrations
$ yarn typeorm migration:run
# Run Aplication
$ yarn run dev
Access API at http://localhost:3333/
Feel free to file a new issue with a respective title and description on the the nlw-valoriza repository. If you already found a solution to your problem, i would love to review your pull request!
First of all, thank you for being interested in helping out, your time is always appreciated in every way. π―
Here's some tips:
- Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
- Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Released in 2020 π License
Made with love by Rafael Goulart π. This project is under the MIT license.
Give a βοΈ if this project helped you!