Skip to content

A starting point for applications that use Angel's ORM.

License

Notifications You must be signed in to change notification settings

angel-dart/boilerplate_orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilerplate_orm

The Angel Framework

A starting point for Angel applications that use Angel's ORM.

Gitter Pub

Fill out the v1.0.0 survey now!!!

Wiki (in-depth documentation)

API Documentation

Roadmap

File an Issue

Awesome Angel 🔥

To run in development, with hot-reload support:

dart bin/server.dart

To run in production, with hot-reload turned off:

ANGEL_ENV=production dart bin/server.dart

Migrations

This boilerplate includes support for Angel's ORM, with a migration system directly inspired by Laravel's.

Run dart tool/migrate.dart --help for help.

About

A starting point for applications that use Angel's ORM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published