Skip to content

cem256/dart_frog_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Frog Playground

style: very good analysis Powered by Dart Frog

Full-Stack Dart Application using Flutter, Dart Frog and MongoDB.

Built With

Features

  • Sign up with email and password.
  • Sign in with email and password.
  • Persisting user sessions with JWT.
  • Authorization using JWT.

Preview

How to run

First, you'll need to clone the repository using the following command in your terminal:

git clone https://github.com/cem256/dart_frog_playground

Next, you'll need to install the dart_frog_cli if you haven't already done. You can do this by running the following command in your terminal:

dart pub global activate dart_frog_cli

Inside the backend folder, you can start the server by using:

dart_frog dev

Finally, you'll need to start the mobile app by running the following command in the mobile folder:

flutter run

About

Full-Stack Dart Application using Flutter, Dart Frog and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages