https://github.com/amreshpro/school-api
https://github.com/amreshpro/school-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amreshpro/school-api
- Owner: amreshpro
- Created: 2024-11-22T07:47:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T08:55:13.000Z (6 months ago)
- Last Synced: 2025-01-26T14:49:02.460Z (4 months ago)
- Language: TypeScript
- Size: 368 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School API
## Installation
### Step 1
`git clone https://github.com/amreshpro/school-api `
### Step 2
`cd school-api`
### Step 3
`bun install`> Provide ENV Variables
### Step 4
`bun run build; bun run start`
or
`bun run dev`
