Skip to content

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

Notifications You must be signed in to change notification settings

SoftwareAndOutsourcing/angular-nest-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks