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!
- Host: GitHub
- URL: https://github.com/harrytran998/database-address-vietnam
- Owner: harrytran998
- Created: 2019-08-08T07:17:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T04:14:11.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T12:09:03.508Z (about 1 year ago)
- Topics: database, districts, postgresql, provinces, sequelize, vietnam, wards
- Language: JavaScript
- Size: 218 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```