...
- Added ...
- Added ...
Clone the project and access the folder
$ git clone https://github.com/schluters/ignite-cap-2.git && cd ignite-cap-2
Follow the steps below
# Install the dependencies
$ yarn
# Start the project
$ yarn dev
# The server will start at port:3000 - go to http://localhost:3000
# BASE APP
AUTH_SECRET=""
JWT_SECRET=""
- Fork the project;
- Create a new branch with your changes:
git checkout -b my-feature
- Save your changes and create a proclamation message that you made:
git commit -m "feat: My new features"
- Submit your changes/feature:
git push origin my-feature
In case of doubts: Guide on how to contribute on GitHub
Fully open and free code for studies and copies under license MIT License.
Made with 💚 by Herson Schluter