Nuswhispers Save

NUSWhispers source.

Project README

NUSWhispers

Build Status Coverage Status StyleCI Status

Laravel 5 + AngularJS setup.

Requirements

  • Web server with PHP support
  • MySQL / MariaDB
  • Redis

For a development environment, using docker-nuswhispers is highly recommended.

Installation

  1. Rename .env.example to .env

  2. Install PHP dependencies via composer:

cd /path/to/current/directory
composer install
  1. Install JS dependencies via npm:
cd /path/to/current/directory
npm install
  1. Run database migrations and seed data via command line:
cd /path/to/current/directory
php artisan migrate
php artisan db:seed
  1. Compile front-end assets using the following command:
npm run development

Sponsors

Many thanks to those who have supported us in the operation of the platform:

Bugsnag

Open Source Agenda is not affiliated with "Nuswhispers" Project. README Source: nusmodifications/nuswhispers
Stars
39
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating