Skip to content

edgarMejia/Angular-CRUD

Repository files navigation

Angular-CRUD

Complete CRUD with Angular, Angular Material, sessions, JSON Web Token (JWT), routes & pagination.

Backend

You can use this repo with these backends examples:

Framework DataBase Repo
NodeJS with ExpressJS 📦 PosgreSQL with MassiveJS node-js-api-massive-js.
NodeJS with ExpressJS 📦 MongoDB with Mongoose WIP
Python 🐍 with Flask 🌶 PostgreSQL WIP

Screenshots

screenshot

screenshot

Get the code

$ git clone https://github.com/edgarMejia/angular-crud.git
$ cd angular5-crud
$ npm install

Run the app

$ ng serve

Development

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.