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

https://github.com/emrd/nodejs-sqlite-recover-api


https://github.com/emrd/nodejs-sqlite-recover-api

Last synced: 10 months ago
JSON representation

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``