https://github.com/brianprost/pull-db
https://github.com/brianprost/pull-db
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianprost/pull-db
- Owner: brianprost
- Created: 2024-11-22T16:20:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T16:20:33.000Z (over 1 year ago)
- Last Synced: 2025-03-08T00:53:54.271Z (over 1 year ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pull-db
To install dependencies:
```bash
npm install
```
To pull database, run:
```bash
npm run db:pull
```