Skip to content

yurigurlie207/websocket-angular-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CRUD application with Socket.IO

Please read the related guide.

This repository contains several implementations of the server:

Directory Language Database Cluster?
server/ TypeScript in-memory No
server-postgres-cluster/ JavaScript Postgres, with the Postgres adapter Yes, with the @socket.io/sticky module)

Running the frontend

cd angular-client
npm install
npm start

Running the server

cd server
npm install
npm start

websocket-angular-crud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors