Skip to content

SwitzerChees/js-project-starter

Repository files navigation

A simple chat app with websocket

## Prerequisites

  • Docker
  • Node >= 18.x

Get Started

yarn install
docker compose up -d # For the mariaDB
yarn dev # For development
yarn prod # For Production or Docker Init Command

Then acces the frontend at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published