Core and Admin UI for Angular7+ web applications based on Rucken template
git clone https://github.com/rucken/core.git my-app
cd my-app
npm install
npm run start:prod
https://rucken.github.io/core/ - Static site on GitHub Pages
https://web.rucken.io - Server-side rendering (SSR) on VPS with Dokku
https://rucken.github.io/core/doc/demo - Demo application documentation
https://rucken.github.io/core/doc/core - Core documentation
https://rucken.github.io/core/doc/web - Web documentation
@rucken/core - Core with Admin UI for web application maked on Angular7+ and Bootstrap3.
@rucken/todo - Core with UI for web todo application maked on Angular7+ and Bootstrap3.
@rucken/core-nestjs - A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission).
@rucken/todo-nestjs - A simple todo application with NestJS (Projects, Tasks, Statuses).
@rucken/ionic - Admin UI for Ionic4 with Angular7+ mobile application.
@rucken/todo-ionic - Admin UI for Ionic4 with Angular7+ mobile todo application
@rucken/cli - Console tools to create and build Angular7+ and NestJS application based on Rucken template
MIT