Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 278 Bytes

GRUDIO

Radio for the Groups

Quick Start

  • Run 'create database grudio'
  • Run 'use grudio'
  • Run 'users.sql'
  • Adjust to your database settings in db.dev.conf.js
  • Go to http://yourdomain:8989 to create a user
  • Start building your app!