Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dills122/angular-nestjs-template

barebones starter boilerplate for Angular + Nebular UI & Nestjs
https://github.com/dills122/angular-nestjs-template

angular angular12 boilerplate boilerplate-template nebular-theme nebular-ui nestjs typescript

Last synced: 5 days ago
JSON representation

barebones starter boilerplate for Angular + Nebular UI & Nestjs

Awesome Lists containing this project

README

        

# Angular Nebular / Nestjs Template

This template is a mono-repo setup with rushjs, checkout that out [here](https://rushjs.io/), with an Angular with Nebular-UI frontend and a Nestjs api backend.

## Getting Started

update and install dependencies

```bash
rush update
```