A student meal management system for GCGS powered by Metaphor.
- Clone the repository
- Copy
config.sample.coffee
toconfig.coffee
and add your rules - Install CoffeeScript globally
- Use
npm install
to install dependencies - Use
npm start
to run the server - Go
http://localhost:3000/
- Rewrite compiler module
- Fix the base uri function
- Fix the compilers under production environment
- Write a document