https://github.com/dotnize/badi-server
API backend for Badi - https://github.com/dotnize/badi-client
https://github.com/dotnize/badi-server
Last synced: 4 months ago
JSON representation
API backend for Badi - https://github.com/dotnize/badi-client
- Host: GitHub
- URL: https://github.com/dotnize/badi-server
- Owner: dotnize
- Created: 2023-10-23T11:46:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T10:00:47.000Z (over 2 years ago)
- Last Synced: 2025-04-01T13:43:31.635Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Badi Server
Primary tech stack:
- Express 4 - https://expressjs.com/
- Drizzle ORM - https://orm.drizzle.team/ with MySQL
- Socket.IO 4 - https://socket.io/
- TypeScript 5 - https://www.typescriptlang.org/
- ESLint & Prettier
## Third-party services
- TBD ([#1](https://github.com/dotnize/badi-server/issues/1))
## Documentation
- For initial setup & cloning the repository, read [SETUP.md](./SETUP.md).
- For the contribution workflow & dealing with git branches, read [CONTRIBUTING.md](./CONTRIBUTING.md).
## Team
- Tampus, Nathaniel - [dotnize](https://github.com/dotnize)
- Baclayon, Leonel - [carefreebee](https://github.com/carefreebee)
- Sagmon, Liden - [lninyow](https://github.com/lninyow)
- Ursonal, Jameel - [SmolDuck02](https://github.com/SmolDuck02)
- Piape, Christian - [harenzp](https://github.com/harenzp)