SoftwareAndOutsourcing / angular-nest-seed

Angular and Nest.js seed showing how to share type definitions and code between these.

Repository from Github https://github.comSoftwareAndOutsourcing/angular-nest-seedRepository from Github https://github.comSoftwareAndOutsourcing/angular-nest-seed

Angular-Nest Seed

Angular

  • SCSS.
  • Sample component in /cats.

Nest

  • Sequelize.
  • Swagger UI in /api.

Configuration

Copy .env.sample to .env and fill values.

For ENABLED_APIS use a comma-separated list of API names like cats,dogs.

About

Angular and Nest.js seed showing how to share type definitions and code between these.


Languages

Language:TypeScript 87.9%Language:JavaScript 9.0%Language:HTML 2.7%Language:SCSS 0.3%