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