UNPKG

658 BMarkdownView Raw
1# Igo.js Documentation
2
3## Contents
4
5- [Introduction](/docs/introduction.md)
6 - Presentation, Installation, Getting Started, Configuration
7- [Models](/docs/models.md)
8 - MySQL configuration, SQL migrations, Model API
9- [Views](/docs/views.md)
10 - Template syntax, I18n, View helpers
11- [Controllers](/docs/controllers.md)
12 - Routes, Middlewares
13- [Development](/docs/development.md)
14 - Webpack, Nodemon
15- [Test](/docs/test.md)
16 - Using Mocha, testing controllers
17- [Production](/docs/production.md)
18 - Running Igo in production, receiving email alerts
19- Other features
20 - [Cache](/docs/cache.md) : Cache API
21 - Igo Mailer : TODO
22 - Igo Logger : TODO