t2-stat-parser/app/webapp
2020-04-14 18:22:26 -04:00
..
app/Controllers/Http Adjust limits for performance 2020-04-14 18:22:26 -04:00
config update pg pool settings 2020-04-14 09:11:56 -04:00
public init base frontend 2020-03-29 11:31:16 -04:00
resources Adjust limits for performance 2020-04-14 18:22:26 -04:00
start basic concept ready 2020-04-12 14:47:23 -04:00
.babelrc stubbed out Game 2020-04-10 15:03:00 -04:00
.editorconfig init base frontend 2020-03-29 11:31:16 -04:00
.gitignore init base frontend 2020-03-29 11:31:16 -04:00
ace init base frontend 2020-03-29 11:31:16 -04:00
babel-plugin-macros.config.js init base frontend 2020-03-29 11:31:16 -04:00
ecosystem._DEV_.config.js init base frontend 2020-03-29 11:31:16 -04:00
ecosystem._DEV_HOT_.config.js init base frontend 2020-03-29 11:31:16 -04:00
ecosystem._PROD_.config.js init base frontend 2020-03-29 11:31:16 -04:00
package-lock.json stubbed out Game 2020-04-10 15:03:00 -04:00
package.json stubbed out Game 2020-04-10 15:03:00 -04:00
README.md init base frontend 2020-03-29 11:31:16 -04:00
server.js init base frontend 2020-03-29 11:31:16 -04:00
tailwind.config.js init base frontend 2020-03-29 11:31:16 -04:00
webpack.mix.js init base frontend 2020-03-29 11:31:16 -04:00

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