Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prashant-shahi/electron-todo
Todo app made in Electron powered by Dgraph
https://github.com/prashant-shahi/electron-todo
dgraph electron electron-app todoapp
Last synced: 26 days ago
JSON representation
Todo app made in Electron powered by Dgraph
- Host: GitHub
- URL: https://github.com/prashant-shahi/electron-todo
- Owner: prashant-shahi
- Created: 2020-04-28T13:51:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T06:28:16.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T02:20:13.347Z (7 months ago)
- Topics: dgraph, electron, electron-app, todoapp
- Language: JavaScript
- Size: 181 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Todo
A simple todo app made with Electron powered by [Dgraph](https://github.com/dgraph-io/dgraph).
If something doesn't work in the future check the [Electron Breaking Changes page](https://github.com/electron/electron/blob/master/docs/api/breaking-changes.md).
## Usage
### `npm install`
Install the dependencies needed to bring up the application.
### `npm start`
Runs the Todo electron application.