loopback-boot/test/fixtures/simple-app
Miroslav Bajtoš ac16d92a8b Rename `app.json` to `config.json`
The new loopback project layout adds a concept of components like
'rest server' and 'isomorphic client', each component having its own set
of boot files. The name `app.json` is confusing, since it is configuring
a component, not the app (which is the whole project).
2014-06-25 08:18:04 +02:00
..
boot Initial implementation 2014-05-23 16:50:40 +02:00
config.json Rename `app.json` to `config.json` 2014-06-25 08:18:04 +02:00
datasources.json Initial implementation 2014-05-23 16:50:40 +02:00
models.json Change models.json to configure existing models 2014-06-10 09:21:15 +02:00