https://github.com/timwis/serverless-data
Edit data files in GitHub with a GUI
https://github.com/timwis/serverless-data
Last synced: about 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T11:23:40.000Z (over 8 years ago)
- Last Synced: 2025-02-10T23:41:50.562Z (3 months ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 3
- Watchers: 2
- 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
```