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
- Host: GitHub
- URL: https://github.com/chrootlogin/go-wiki-frontend
- Owner: chrootlogin
- License: gpl-3.0
- Created: 2018-08-13T16:38:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T09:33:20.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T12:52:26.127Z (almost 2 years ago)
- Topics: golang, vuejs, wiki
- Language: Vue
- Homepage:
- Size: 190 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - chrootlogin/go-wiki-frontend - Frontend for Go-Wiki (golang)
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