Javascript SPA for members administration of De Bolk. Designed to be used with blip and operculum. Requires debolk/bolklogin.
-
Clone this repository
git clone https://github.com/debolk/ledenadmin.git . -
Setup the application by
- Install a coffeescript compiler
- Copy
src/app/js/setup.coffee.exampletosrc/app/js/setup.coffee - Edit the file with the correct settings
- Run
./compileto compile the application. Compile will keep watching your files for any changes and directly compiling them.
-
Open index.html in your browser
- The system either works hosted or unhosted
- HTML5 browser. LocalStorage needs to be enabled!