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

https://github.com/chrootlogin/go-wiki-frontend

Frontend for Go-Wiki
https://github.com/chrootlogin/go-wiki-frontend

golang vuejs wiki

Last synced: about 1 year ago
JSON representation

Frontend for Go-Wiki

Awesome Lists containing this project

README

          

# Go-Wiki Frontend Plugin

**WIP: Work in Progress**

This is the frontend plugin for Go-Wiki.

## Development

### Environment

___Web-App___
* **NodeJS** 8.x LTS

___Go-Plugin___
* **Go** 1.10.x
* **Dep** 0.5.x
* **go-bindata**

### Build application

You can use the included Makefile. Enter `make clean web_app go_plugin` to build everything.

## License

GPL 3.0 and higher