- Nuxt 2, Vue 2
- Typescript
- Tailwind v2
- Animejs
- Dark/light mode with css vars
- Postcss 8
yarn
env.development
->NUXT_ENV_API_URL
envirronement for developmentenv.production
->NUXT_ENV_API_URL
envirronement for production
yarn dev
Endpoint: localhost:4100
complete .env.production
with according API URLs
yarn deploy production