Skip to content

A basic project for building WebSocket(Server, Client) with FastAPI, Node.js, and Docker

Notifications You must be signed in to change notification settings

hesbon-osoro/FastAPI-Node-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic WebSocket

A basic WebSocket(Client, Server)

Technologies

  • Node.js
  • Docker
  • FastAPI
  • WebSocket
  • Python

Setup and run

# Clone the repo
git clone https://github.com/hesbon-osoro/FastAPI-Node-Docker.git

# go to ...
cd FastAPI-Node-Docker

# Docker compose build
docker-compose up --build

# Open the app
http://0.0.0.0:8080/

WebSocket Chat

About

A basic project for building WebSocket(Server, Client) with FastAPI, Node.js, and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published