Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.
/ voyce Public archive

Tool for smb owners to collect and analyze in-store feedback

Notifications You must be signed in to change notification settings

srimajji/voyce

Repository files navigation

gripe

An app for users to give constructive feedback

About

This project uses Feathers. An open source web framework for building modern real-time applications.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Make sure you have mysql installed (node mysql settings are in config/)

  3. Install your dependencies

    cd path/to/gripe;
    npm install
    
  4. Start your app

    1. Dev: npm run start:dev
    2. Prod: npm run start:prod
  5. Go to http:https://localhost:3030/

Testing

Simply run npm test and all your tests in the test/ directory will be run.

Changelog

0.2.0

  • New dasboard

0.1.0

  • Initial release

License

(c) Copyright 2016 Srikanth Majji, all rights reserved

About

Tool for smb owners to collect and analyze in-store feedback

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published