cp -r .env.example .env # Jangan lupa isi env nya (cuma JWT_KEY nya aja sih wkwkwk)
docker-compose -f docker-compose.db.dev.yaml up --build -d && docker-compose -f docker-compose.app.dev.yaml up --build -d
- Build latest
pgsql
- Build nuxt frontend
- Build asp.net api
- Update database via migration
- Windows Pride 🤘
- SDK .NET Core versi 8.0.402
- Bun versi 1.1.29
- ASP.NET Core 8 pake template webapi
- NuxtJS + Shadcn/UI Vue (Typescript ready)
Pastiin migration
nya udah kelar dulu ya bre sesuai yang di ss
- 🚀 Frontend :
http://localhost:3000/login
- 🔥 API :
http://localhost:8080/api
- 🤖 DB (konek-in pake dbeaver) :
Host `localhost`
Port `5433`
Username `postgres`
Password `postgres`
Database `duit_ku`
Postman Collection Preview Demo Video
- fix: Bug search items di combobox (kalo pake static data lancar" aja)
- feat: Prediksi hasil OCR pake OpenAI GPT buat deskripsi transaksi, tanggal, harga total instead of pake RegEx