dash_finances_demo.mp4
This site was made to manage your finances (https://github.com/RodrigoRVSN/dashFinances)
- Authentication with backend made in Nodejs (express)
- Frontend with Next
- Install LTS Node version.
- Typescript
- Nextjs
- Apexchart
- Nookies
- Sass
- React-modal
- Node
- Express
- JsonWebToken
- React-testing-library (jest)
- Cypress (Test E2E)
To use, follow the steps:
- git clone https://github.com/rodrigorvsn/dashFinances.git
- yarn || npm install
- Create your database (schema.sql)
- Optional -> You can use docker-compose up
- yarn dev in /server and /app
To contribue with dashFinances, follow the steps:
- Fork this repository.
- Create a branch:
git checkout -b <name_branch>
. - Make the changes and confirm:
git commit -m '<message_commit>'
- Send to original repository:
git push origin <main_branch> / <local>
- Send the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
Made with β€οΈ by:
Rodrigo Victor |