https://github.com/phenax/diary-pwa
A Diary PWA that runs on golang, graphql and react
https://github.com/phenax/diary-pwa
diary golang pwa react
Last synced: 4 months ago
JSON representation
A Diary PWA that runs on golang, graphql and react
- Host: GitHub
- URL: https://github.com/phenax/diary-pwa
- Owner: phenax
- License: apache-2.0
- Created: 2017-09-24T16:09:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T14:23:15.000Z (about 8 years ago)
- Last Synced: 2025-01-16T19:52:10.911Z (over 1 year ago)
- Topics: diary, golang, pwa, react
- Language: JavaScript
- Homepage:
- Size: 322 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dairy PWA
It's a pwa. A really cool one actually.
### Run locally (Golang and all that other shit you need to figure out urself)
* Clone this baby or `go get github.com/phenax/diary-pwa`
* Run `npm install` to install
* Run `npm start` to build and start server
* Run `npm run watch` to start server and watch for changes