t2-stat-parser/app/webapp
2020-08-15 12:02:05 -04:00
..
app/Controllers/Http Update to ingest/display new stats format; QoL updates soon... 2020-08-15 12:02:05 -04:00
config init coors for playt2.com 2020-04-26 11:14:05 -04:00
public init base frontend 2020-03-29 11:31:16 -04:00
resources Update to ingest/display new stats format; QoL updates soon... 2020-08-15 12:02:05 -04:00
start init coors for playt2.com 2020-04-26 11:14:05 -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