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

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

Awesome Lists containing this project

README

          

koast-admin-app [![Build Status](https://magnum-ci.com/status/e09e4cc94e3688586a0b9d3ea8250095.png)](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