- Open the backend folder and run the following command: npm run dev
- Open the frontend folder and run the following command: npm start
Obs: You can add a new user with insomnia (like I did).
- Login with bearer token
- Add a new repository
- Search for a repository
- Delete a existing repository
- Logout