Skip to content

boolfalse/node-stack

Repository files navigation

Node-stack

Stack

  • Node.js
  • Express
  • React.js
  • SWC
  • Docker

Usage:

  • Clone the repo:
git clone git@github.com:boolfalse/node-stack.git && cd node-stack
  • Set up the environment variables:
cp .env.example .env
  • Install Docker and Docker Compose:
sudo apt update
sudo apt install docker.io
sudo apt install docker-compose
  • Build and run the containers:
docker-compose up --build

Resources:

Author:

About

Node-stack (Node.js, Express, React.js, SWC, Docker)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published