/node-stack

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

Primary LanguageTypeScript

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: