Coder Social home page Coder Social logo

angular8-pwa's Introduction

Angular 8 Example PWA

Live Demo | Installation Guidelines

Front-end with Angular 8 - Back-end with Node.js

Front end : What's included

Dependencies

  • Angular : 8.2.9
  • Angular CLI : 8.3.8
  • Angular Universal : 8.1.1
  • Bootstrap : 4.3.1
  • Fontawesome : 5.11.2
  • jquery : 3.4.1

Features

  • Routing
  • Lazy Loading
  • Server Side Rendering
  • Progressive Web App
  • Responsive Layout
  • Search Engine Optimization (SEO)
  • Components
  • Services
  • inheritance
  • ReactiveForms
  • Search / Grid / Pagination

Back end : What's included

Dependencies

  • Node.js : 10.6.3
  • Express.js : 4.17.1
  • pg-promise : 9.0.3

Features

  • PostgreSQL
  • Database Creation
  • Domains Creation
  • Tables Creation
  • Importing Data
  • Exporting Data
  • RESTful API
  • CRUD

Quick start

# clone the repo
git clone https://github.com/ganatan/angular8-example-pwa.git

# change directory
cd angular8-example-pwa

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Getting Started / Front-end

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Settings

Tests

  • npm run lint
  • npm run test
  • npm run e2e

Getting Started / Back-end

Installation

  • change directory cd api
  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Database Creation

  • change login and password for postgreSQL in file config.json

  • login":"postgres"

  • password":"your_password"

  • npm run app (database creation)

Developpement

Tests API

Author

  • Updated : 04/10/2019
  • Author : danny ganatan

Documentation

English Tutorials

Tutoriels en français

angular8-pwa's People

Contributors

ganatanbriel avatar ganatan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.