DEV Community

Cover image for Angular 13 + NestJs + NX
wlucha
wlucha

Posted on • Edited on

3 2

Angular 13 + NestJs + NX

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

GitHub: 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](https://www.cypress.io/
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

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

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →