Core with UI for web todo application maked on Angular7+ based on Rucken template
git clone https://github.com/rucken/todo.git my-app
cd my-app
npm install
npm run start:prod
https://rucken.github.io/todo/ - Static site on GitHub Pages
https://todo.rucken.ru - Server-side rendering (SSR) on VPS with Dokku
https://rucken.github.io/todo/doc/demo - Demo application documentation
https://rucken.github.io/todo/doc/todo-core - Core documentation
https://rucken.github.io/todo/doc/todo-web - Web documentation
MIT