An open API service indexing awesome lists of open source software.

https://github.com/harrytran998/database-address-vietnam

Just run => Seed data on the table!
https://github.com/harrytran998/database-address-vietnam

database districts postgresql provinces sequelize vietnam wards

Last synced: about 1 year ago
JSON representation

Just run => Seed data on the table!

Awesome Lists containing this project

README

          

# Database-provinces-districts-ward-VN-postgres
Just run => Seed data on the table!

# How to run seed and start listening API ?

Firstly, You need to add `.env` file looking like to `.env.example` file!
Then, just one command!

```bash
yarn setup-db-run
```