/angular-nest-seed

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

Primary LanguageTypeScript

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.