https://github.com/emrd/nodejs-sqlite-recover-api
https://github.com/emrd/nodejs-sqlite-recover-api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/nodejs-sqlite-recover-api
- Owner: EmrD
- Created: 2025-06-29T16:33:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T10:21:13.000Z (12 months ago)
- Last Synced: 2025-06-30T11:28:57.410Z (12 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recover Sync With NodeJS and SQLite
## Getting Started
- Run ``docker pull emrdev/sqlite-api:latest``
- Run ``docker run -p 3000:3000 sqlite-api``
- Run ``npm i & node index.js``