Anggota Kelompok:
- Dhiyaa Amalia Putri (21/479811/TK/52942)
- Muhammad Hasnan Regard (21/481381/TK/53135)
- Bagus Rakadyanto Oktavianto Putra (21/474401/TK/52343)
- Valentinus Wastu Rosari (21/478174/TK/52692)
Dokumentasi terkait proyek ini dapat diakses pada link berikut Financial Tracker API Documentation
- Make a local copy of this project on your computer
git clone https://github.com/heintzz/backend-paw
- Move to the project directory and open in VS Code
cd backend-paw code .
- On the VS Code terminal, set up the required software packages
npm install
- Start the application
npm run dev