Skip to content

amlib/pictoclone-server

Repository files navigation

Pictoclone Server

A server for the pictoclone chat app made in Node.js and uWebSockets.js

Install dependencies

yarn

Start production server

You may want to change production config like the SSL cert file in config.js

yarn start

Start debugging server

You may want to change development config like port in config.js

yarn debug

Then use a chrome based browser to attach it's inspector (should happen automatically in a local network once you open the inspector)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published