• Stars
    star
    297
  • Rank 140,075 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nest + Angular Universal = ❤️ by @TrilonIO

Nest & Angular Universal Starter

A minimal Nest and Angular starter for Universal using the Angular CLI. If you're looking for the Angular Universal repo go to angular/universal.


Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with ❤️ by Trilon.io


Getting Started

This demo is built following the Angular-CLI Wiki guide.

Installation

  • npm i

Development (Client-side only rendering)

  • npm start which will run ng serve.

Development (Server-side rendering)

  • npm run dev:ssr.

Production

*npm run build:ssr && npm run serve:ssr

  • Compiles your application and spins up a Nest server to serve your Universal application on http://localhost:4000.

*npm run prerender

  • Compiles your application and prerenders your applications files

License

MIT License

More Repositories

1

aspnetcore-angular-universal

ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
TypeScript
1,458
star
2

aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
Vue
1,216
star
3

angular-application-insights

Angular & Azure Application Insights module - Find out performance and usage of your app by connecting Microsoft Azure Application insights with your Angular application by @TrilonIO
TypeScript
135
star
4

ng-universal

Angular Universal & SEO Utilities/Helpers - Brought to you by Trilon
TypeScript
42
star
5

zeit-now-nestjs

Deploy NestJS to Zeit Now
TypeScript
29
star
6

nest-data-source-agnostic

Example repository where we implement data source agnostic services with NestJS.
TypeScript
23
star
7

nestjs-azure-functions

Deploying serverless NestJS to Azure Functions demo
TypeScript
23
star
8

nest-tdd

An example of how to use TDD with NestJS
TypeScript
22
star
9

angular-universal-v9

What's new with Angular Universal v9
TypeScript
18
star
10

nest-vitest

A minimalist example on how to use vitest with nest
TypeScript
16
star
11

eslint-plugin

Official Trilon ESLint Plugin for NestJS
TypeScript
10
star
12

websockets-with-subjects-nestjs

A repository to show off how to use websockets with RxJS subjects for dynamic events in NestJS
TypeScript
10
star
13

angular-universal-tutorial

Google web.dev companion Repo: Angular Universal (SSR) Tutorial for Dyamic & Static pre-rendering
TypeScript
6
star
14

aspect-oriented-programming

TypeScript
5
star
15

file-upload-via-tcp

TypeScript
1
star