The Basics
Files
Beneath directories exist files, some of which are restricted in terms of what you can and cannot do, an example being migration files, others give you complete freedom to develop as you would in any context.
Overview
In Stellify, following file types are available to you:
- Controllers
- Models
- Migrations
- Seeders
- Factories
- Javascript
You can review the full Files API specification here.