starter-nestjs-pug-tailwind Tailwind Templates

Starter Nestjs Pug Tailwind

Starter

The fullstack starter project with Nestjs serverside, pug templating engine and tailwindcss, alongside client side typscript compilation with laravel mix.

Technical Details

Framework: NestJs

Installation

$ npm install

Running the dependencies

$ docker compose up

Running the app

cp .env.sample .env

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# e2e tests
$ npm run test

Top categories

Loading Svelte Themes