Skip to content

A ToDo app develop with a monorepo stratey and bootstrapped using Lerna.

Notifications You must be signed in to change notification settings

pedrocostadev/awesome-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-Todos App

An app develop with a monorepo stratey and bootstrapped using Lerna.

Includes authentication using JWT strategy with a HttpOnly Cookie.

Deployed using Heroku here.

Screenshot

Screen Shot

Install dependencies

Run yarn bootstrap at project root.

How to run

Run yarn start at project root.

Stack

Frontend

Backend

Testing

Other frameworks

TODO

  • Forms validations
  • Add support for logout
  • Tests
  • Login page: Redirect if JWT valid
  • Pre-commit hooks
  • Service worker
  • Allow login with email

About

A ToDo app develop with a monorepo stratey and bootstrapped using Lerna.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published