Skip to content

e-k-m/things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

things

a todo app

Getting Up And Running | See Also

things is a todo app. Its current features are:

  • Register and login of users.

  • Create, read, update and delete todos per user.

Getting Up and Running

npm run

See Also

  • See here for a deployed version of it. Also note, that the free tier deployment has a longer startup time on first hit, this also effect the services.

  • thingstodo: The service that stores the todos.

  • thingsusers: The service that store the users and hands out JWTs.

Releases

No releases published

Packages

No packages published