jonmarkgo / nucleus

Hackathon application and user information system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Eclipse Public License 1.0


Languages

Language:Hack 96.5%Language:JavaScript 3.2%Language:PHP 0.4%