Skip to content

Encrypt0n/The-Circle-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Circle Backend

Simple Node.js backend server that implements socket.io for chatting.

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

Building

To create a production version of your app:

npm run build

About

Backend for software-system based on movie The Circle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published