https://github.com/rangle/koast-admin-app
client app to admin a koast server
https://github.com/rangle/koast-admin-app
Last synced: about 1 year ago
JSON representation
client app to admin a koast server
- Host: GitHub
- URL: https://github.com/rangle/koast-admin-app
- Owner: rangle
- License: mit
- Created: 2014-11-26T16:47:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T22:46:44.000Z (about 5 years ago)
- Last Synced: 2025-03-24T14:12:57.706Z (about 1 year ago)
- Language: JavaScript
- Size: 157 KB
- Stars: 1
- Watchers: 7
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
koast-admin-app [](https://magnum-ci.com/public/b2d4eb005be95a6a52f6/builds)
===============
A Client app to admin a [koast server](https://github.com/rangle/koast), allowing users to manage database backups, server logs(TODO), and server configuations (TODO).
Getting Started
--------
1. Download and install Node.js from [here](http://nodejs.org/download/)
2. In the terminal, ```npm install; bower install```
3. Then ```gulp dev```
4. Finally open [localhost:8080](http://localhost:8080) in your browser