Skip to content

In this project you will find an example of implementing a monorepo with backend and frontend using only Dart technology

Notifications You must be signed in to change notification settings

ingedevs/fullstack_task_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Dart - Task App

In this project you will find an example of implementing a monorepo with backend and frontend using only Dart technology

Tech Stack

Client: Flutter, Dart

Server: Dart Frog

MonoRepo: Melos

Run Locally

Clone the project

  git clone https://github.com/ingedevs/fullstack_task_app.git

Go to the project directory

  cd fullstack_task_app

Install dependencies

  melos bs

Start the server

  cd ./packages/backend
  dart_frog dev

About

In this project you will find an example of implementing a monorepo with backend and frontend using only Dart technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages