Skip to content
forked from hacktx/nucleus

Hackathon application and user information system

License

Notifications You must be signed in to change notification settings

ksu-web-dev/nucleus

This branch is up to date with hacktx/nucleus:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Robert LynchRobert Lynch
Robert Lynch
and
Robert Lynch
Feb 17, 2016
5f55a8f · Feb 17, 2016
Feb 14, 2016
Feb 14, 2016
Feb 14, 2016
Oct 21, 2015
Oct 14, 2015
Feb 14, 2016
Oct 20, 2015
Oct 13, 2015
Jan 17, 2015
Oct 16, 2015
Feb 10, 2015
Oct 16, 2015
Feb 17, 2016
Aug 26, 2015
Oct 13, 2015
Oct 13, 2015
Sep 1, 2015
Oct 14, 2015
Sep 3, 2015
Oct 14, 2015

Repository files navigation

Nucleus
Software License Code Climate Dependency Status

Hackathon attendee identity system and application portal

Installation

Setup Environment

You can find instructions to setup the Nucleus environment on the wiki.

Setup configurations

In the root of the project folder, there it the file exampleconfig.ini. Copy this to config.ini and fill out the desired fields. The DB fields are necessary for the service to run.

Install dependencies

In the root of the project folder, run composer install to install the PHP dependencies, and npm install for the frontend dependencies.

Build the Frontend

In the root of the project folder, run gulp build to compile the frontend.

Learn more about how Nucleus works on the wiki.

About

Hackathon application and user information system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hack 96.4%
  • JavaScript 3.2%
  • PHP 0.4%