DEV Community

Cover image for Angular 13 + NestJs + NX
wlucha
wlucha

Posted on • Edited on

1 1

Angular 13 + NestJs + NX

This is an Angular 13 Starter project with Ngx-admin, NestJs, Nx Workspace, Jest, Cypress, ESLint & Prettier

Project: https://github.com/wlucha/angular-nest-nx

Features

Angular 13

Ngx-admin

NestJS 8

✅ Next generation build system with Nx

✅ Unit Testing with Jest

✅ End-to-End Testing with Cypress

ESLint

Prettier

Frontend App

The Angular 13 frontend app is based on the ngx-admin starter kit.

image

Install / Development

# Clone the project
$ git clone https://github.com/wlucha/angular-nest-nx
$ cd angular-starter

# Install dependencies
$ npm install

# Start frontend server
$ npm run start

# Start backend server
$ npm run api

# Open in browser: http://localhost:4200
Enter fullscreen mode Exit fullscreen mode

Commands

  • npm run start - Start the ngx-admin frontend app
  • npm run api - Start the NestJS backend
  • npm run lint - Lint the project
  • npm run test - Run tests

License

MIT License

Copyright (c) 2022 Wilfried Lucha

Project: https://github.com/wlucha/angular-nest-nx

Image of Bright Data

Maintain Seamless Data Collection – No more rotating IPs or server bans.

Avoid detection with our dynamic IP solutions. Perfect for continuous data scraping without interruptions.

Avoid Detection

Top comments (0)

Image of Bright Data

High-Quality Data for AI – Access diverse datasets ready for your ML models.

Browse our extensive library of pre-collected datasets tailored for various AI and ML projects.

Explore Datasets

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay