Skip to content

bearddan2000/nodejs-web-solidjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-web-solidjs-template

Description

A template for solidjs projects.

Tech stack

  • solidjs
  • 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