Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 358 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 358 Bytes

location-api

(of Nepal's provinces, districts, municipalities, and wards)


1.Clone the repository:

git clone https://github.com/28softwares/location-api
  1. Install dependencies:
bun seed && bun install
  1. Run the project:
bun start:dev

This project was created using Bun, Elysia, SQLite, and TypeScript.