Skip to content

Jam-packed todo app featuring Angel, AngularDart and Flutter.

License

Notifications You must be signed in to change notification settings

angel-example/ultimate_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The Todo App to end all Todo Apps.

ultimate_todo - Jam-packed todo app featuring Angel, AngularDart and Flutter.

Preparing Shared Files

cd common
pub get

Preparing the Server

cd backend
pub get

To run (in production mode):

angel start --production

Preparing the Web Client

cd web_client
pub get
ANGEL_ENV=production pub build

Preparing the Flutter Client

cd flutter_client
flutter get
flutter run

About

Jam-packed todo app featuring Angel, AngularDart and Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published