Skip to content

bearddan2000/nodejs-web-sveltejs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-web-sveltejs-template

Description

A template for sveltejs projects.

Tech stack

  • sveltejs
  • nginx

Docker stack

  • node:latest
  • nginx:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h