https://github.com/romainlanz/adonis-graphql-demo
https://github.com/romainlanz/adonis-graphql-demo
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/romainlanz/adonis-graphql-demo
- Owner: RomainLanz
- Created: 2018-03-07T20:10:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T21:31:52.000Z (over 7 years ago)
- Last Synced: 2025-03-25T14:51:19.958Z (7 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 21
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adonis Slim App
The Adonis slim app is the tinest boilerplate to create Adonisjs applications with minimal footprint and you get all the goodies of Adonis IoC container, autoloading, ace commands etc.
## What's next?
This project structure can scale as you go, simply execute the `ace` commands to create **Controllers**, **Models**, etc for you.
Also make sure to read the [guides](http://dev.adonisjs.com/docs/4.0/installation)