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

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

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