ABenassi87 / core

Core and Admin UI for Angular7+ web applications

Home Page:https://rucken.github.io/core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rucken

Greenkeeper badge NPM version Build Status Crowdin Gitter Join the chat at telegram

Core and Admin UI for Angular7+ web applications based on Rucken template

What is Rucken?

  • Core - Base entities and services to create applications on Angular7+, includes users, groups and permissions solutions.
  • Web - Base Bootstrap3 ui grids, inputs and more to manage users, groups and permissions.
  • Ionic - Base mobile ui on Ionic4 list, inputs and more to manage users, groups and permissions.

Usage

git clone https://github.com/rucken/core.git my-app
cd my-app
npm install
npm run start:prod

Demo

https://rucken.github.io/core/ - Static site on GitHub Pages

https://web.rucken.io - Server-side rendering (SSR) on VPS with Dokku

Compodoc documentations

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

Quick links

Frontend (with core)

@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.

Backend

@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).

Mobile

@rucken/ionic - Admin UI for Ionic4 with Angular7+ mobile application.

Console

@rucken/cli - Console tools to create and build Angular7+ and NestJS application based on Rucken template

License

MIT

About

Core and Admin UI for Angular7+ web applications

https://rucken.github.io/core

License:MIT License


Languages

Language:TypeScript 66.3%Language:HTML 32.1%Language:JavaScript 1.1%Language:CSS 0.4%Language:Shell 0.1%