https://github.com/timwis/serverless-data
Edit data files in GitHub with a GUI
https://github.com/timwis/serverless-data
Last synced: 2 days ago
JSON representation
Edit data files in GitHub with a GUI
- Host: GitHub
- URL: https://github.com/timwis/serverless-data
- Owner: timwis
- Created: 2016-12-08T13:13:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T11:23:40.000Z (over 9 years ago)
- Last Synced: 2025-09-10T23:42:00.998Z (11 months ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serverless Data
Edit data files in GitHub with a GUI
**Work in progress**
## Usage
Clone the repository and install dependencies via
```bash
npm install
```
Run a development server via
```bash
npm start
```