All Projects β†’ xmlking β†’ Ngx Starter Kit

xmlking / Ngx Starter Kit

Licence: mit
πŸ…°οΈ Angular πŸš€ NestJS πŸ’ Starter Kit

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ngx Starter Kit

Stator
Stator, your go-to template for the perfect stack. πŸ˜πŸ™
Stars: ✭ 217 (-54.7%)
Mutual labels:  postgres, nestjs, monorepo
relay-starter-kit
πŸ’₯ Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+633.4%)
Mutual labels:  postgres, monorepo
postgres-nest-react-typescript-boilerplate
No description or website provided.
Stars: ✭ 93 (-80.58%)
Mutual labels:  postgres, nestjs
nestjs-starter-kit
Nest.js+Postgres+Nginx+Docker starter kit
Stars: ✭ 41 (-91.44%)
Mutual labels:  postgres, nestjs
Functions
Tutorials, examples, workshops and a playground for serverless with Netlify Functions
Stars: ✭ 463 (-3.34%)
Mutual labels:  jamstack, scss
connect4
Connect 4️⃣Game
Stars: ✭ 1 (-99.79%)
Mutual labels:  postgres, nestjs
nest-blog-api
Blog Web API with NestJs, Postgres, and Sequelize ORM
Stars: ✭ 69 (-85.59%)
Mutual labels:  postgres, nestjs
monorepify
A boilerplate for monorepo architecture using frameworks.
Stars: ✭ 37 (-92.28%)
Mutual labels:  monorepo, nestjs
Materia Theme
A Material Design theme for GNOME/GTK based desktop environments
Stars: ✭ 3,177 (+563.26%)
Mutual labels:  material, scss
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-35.91%)
Mutual labels:  nestjs, jwt
Graphql Starter
πŸ’₯ Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+605.01%)
Mutual labels:  postgres, monorepo
clock-in-out
A clock-in/out system using nestJS, PostgreSQL, TypeORM, Angular, Arduino, RxJS
Stars: ✭ 61 (-87.27%)
Mutual labels:  postgres, nestjs
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (-71.61%)
Mutual labels:  monorepo, nestjs
renestql
React, NestJS & GraphQL monorepo boilerplate managed with nx
Stars: ✭ 25 (-94.78%)
Mutual labels:  monorepo, nestjs
ogma
A monorepo for the ogma logger and related packages
Stars: ✭ 201 (-58.04%)
Mutual labels:  monorepo, nestjs
teanjs
πŸ”₯ TypeORM - Express - Angular 8 - NestJS Server Side Rendering (SSR) 😺
Stars: ✭ 62 (-87.06%)
Mutual labels:  postgres, nestjs
Go Postgres Jwt React Starter
A go, gin, and postgres API with jwt auth, complete with a react frontend
Stars: ✭ 115 (-75.99%)
Mutual labels:  postgres, jwt
Core Nestjs
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
Stars: ✭ 347 (-27.56%)
Mutual labels:  nestjs, jwt
fiber-boilerplate
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Stars: ✭ 184 (-61.59%)
Mutual labels:  postgres, jwt
Skeleventy
A skeleton boilerplate built with Eleventy.
Stars: ✭ 318 (-33.61%)
Mutual labels:  jamstack, scss

Ngx Starter Kit

Commitizen friendly Semantic Release Renovate dependency Status MIT license Sourcegraph

Quality

CodeQL Codecov Total alerts Language grade: JavaScript

Build Status

Build Status Build Status

This project was generated using Nx.

πŸ”Ž Nx is a set of Angular CLI power-ups for modern development.

Live Demo

Docs on GitBook

If you are interested in smaller example project: Mini-starter-kit

PANTS (🐘 PostgreSQL πŸ…°οΈ Angular πŸš€ NestJS ⛄️ TypeScript) Stack in 🐬 NX workspace

Install

git clone https://github.com/xmlking/ngx-starter-kit.git my-project
cd my-project
yarn

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run yarn start:mock for a mock server.

Run yarn start -- --proxy-config proxy.conf.js to start with proxy

Build

Run npm run build:prod to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run yarn test <module> to execute the unit tests via Jest.

Running end-to-end tests

Run yarn e2e to execute the end-to-end tests via Cypress.

Docs

Run yarn doc:build to build docs. Run yarn doc:serve to serve docs.

Deploy

Run yarn deploy:mock to deploy demo app to gp-pages.

Analyzing bundle size ng run webapp:analyze

Analyzing and Visualizing the Dependency Graph (affected modules by uncommitted changes)

nx affected:dep-graph

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].