0 purchases
tridev
Tridev is a fork of Stablekernel's Aqueduct, a modern Dart HTTP server framework.
Getting Started #
Install Dart.
Activate Tridev
pub global activate tridev
copied to clipboard
Create a new project.
tridev create my_project
copied to clipboard
Tutorials, Documentation and Examples #
Tridev is a close fork to Aqueduct, so Aqueduct examples can be tweaked to work with Tridev here. The major concern is updating the code to use null-safety.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.