https://github.com/zgramming/bimtama-api
Bimbingan Tugas Akhir Bersama API
https://github.com/zgramming/bimtama-api
koajs prisma
Last synced: 3 months ago
JSON representation
Bimbingan Tugas Akhir Bersama API
- Host: GitHub
- URL: https://github.com/zgramming/bimtama-api
- Owner: zgramming
- License: mit
- Created: 2022-12-25T13:59:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T03:31:03.000Z (over 3 years ago)
- Last Synced: 2025-01-18T09:35:13.956Z (over 1 year ago)
- Topics: koajs, prisma
- Language: TypeScript
- Homepage:
- Size: 937 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Bimtama API
Rest API for accomodir [Admin](https://bimtama-admin.vercel.app/) and [Mobile Apps](https://play.google.com/store/apps/details?id=zeffry.reynando.bimtama.bimtama)
## Tech Stack
**Server:** Node, KoaJS
## Installation
1. Follow this instruction for setup Firebase Cloud Message https://firebase.google.com/docs/admin/setup
2. `npm install`
3. `cp .env.example .env`
4. `npm run dev`
5. Access server development at `localhost:6969`
## Related
Here are some related projects
[Bimtama Admin](https://github.com/zgramming/Bimtama-Admin)
[Bimtama Mobile](https://github.com/zgramming/Bimtama-Mobile)
## Feedback
If you have any feedback, please reach out to us at zeffry.reynando@gmail.com
## Authors
- [@zgramming](https://www.github.com/zgramming)