(of Nepal's provinces, districts, municipalities, and wards)
1.Clone the repository:
git clone https://github.com/28softwares/location-api
- Install dependencies:
bun seed && bun install
- Run the project:
bun start:dev
This project was created using Bun, Elysia, SQLite, and TypeScript.