Skip to content

codemutatio/mytodo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-todos

About 200 lines isomorphic todos app powered by next.js and react

The todo app is live now!

Live

The canonical TodoApp using node-jet as realtime data backend mechanism. Jet uses websockets for fetching/streaming the data and to make changes to the data.

next.js allows to easily make the server -> client render transition (awesome!!!).

Developing

npm start -p %PORT%

Production

npm build

About

Realtime todos app powered by next.js, and react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors