Coder Social home page Coder Social logo

meetdave3 / angular-node-typescript-boiler Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 15.0 491 KB

Boilerplate code with Angular Universal (server side rendering) & Node server written in TypeScript with express API routes to get started with your project in Angular 8.2 + Node.ts

License: GNU General Public License v3.0

TypeScript 73.14% JavaScript 15.31% HTML 9.73% CSS 1.82%
angular angular-boilerplate angular-bootstrap angular-starter-template angular-ssr angular-lazy-load angular-project-structure express-typescript-boilerplate typescript-express-starterkit angular-universal

angular-node-typescript-boiler's Introduction

Angular Universal (Latest) + Node.js (TypeScript) - Boiler

Build Status

This project is a starter project with Node at the backend (fully written in TypeScript) and Angular on the client side.

This repo shall allow you to instantly get started with a full stack project in place. Just connect it with your favorite database and you're good to go.

Repo Features

  • Angular 8.2
  • Bootstrap
  • Lazy Loaded Routes
  • Angular Material
  • PWA Ready
  • Server Side TypeScript
  • Node.js Express API written in TypeScript
  • Production Ready Build
  • Established Dev Environment
  • Server Side Rendering (Angular Universal)

Setup

After cloning, run npm install

Development server

Run npm run start to spin front end code,

Run npm run post-dev to start the Node server in development mode

Navigate to http://localhost:4200/.

You can now seamlessly watch your changes reflect in realtime everytime you hit save (Client + Server code).

Production Build

Run npm run build:prerender

Then npm run serve:ssr to start the server

This spins up a SSRed Node server on http://localhost:3015

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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

Contribution

Pull Requests are welcome.

angular-node-typescript-boiler's People

Contributors

meetdave3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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