- Hafiidh Luqmanul Hakim (as Tech Lead)
- Muhammad Fachrian Noor
- Berdi Gumantara
- Dzikrika Rahmatu Hayati
- Irfan Sadida
- Mukhlis Bara
- Nanda Kurnia
- React JS
- Node JS
- Bootstrap
- Fly.io
- Visual Studio Code
- Zed
- Vite
- Github
Folder Structure :
- public
- src
- assets
- css
- img
- logo
- components
- features
- auth
- eWallet
- getKeyQuery
- infoAmount
- mutationBank
- notification
- QRIS
- transferBank
- transferInterBank
- user
- virtualAccount
- layout
- lib
- pages
- Auth
- EWallet
- InfoAmount
- MutationBank
- Notification
- ProfileAccount
- QRIS
- Transfer
- TransferInterBank
- VirtualAccount
- assets
- tests
For the CI/CD we using that tools for deployment to fly.io with manual script
- Clone project into your local
- Change directory to this project folder
cd FinSera-FSW-FE
- Use command
npm install
- Next step use command
npm run dev
to run the vite server - for user login, use Username:
johndoe
and Password:password123
- Enjoy the web app! (Becareful it's fragile)