alex-stack Tailwind Templates

Alex Stack

Alex Stack using node.js, passport.js, sveltekit, tailwind

Alex Stack

This repo serves as a full-stack template, using the next technologies:

  • node.js
  • passport.js
  • sveltekit
  • tailwind

Install

git clone https://github.com/WolfVector/alex-stack.git folder-name

Install the frontend

/path/folder-name/frontend $ npm install   

Install the backend

/path/folder-name/backend $ npm install

Run in dev

/path/folder-name/frontend $ npm run dev   
/path/folder-name/backend $ npm run dev   

The node backend uses nodemon when in dev

Run in production

For the frontend go to the sveltekit page Building your app and choose the best option for your case.

For the backend

/path/folder-name/backend $ npm run start   

Top categories

Loading Svelte Themes