Skip to content

Selerski/respire

Repository files navigation

Server-side

Install dependencies

npm install

install mongo

brew install mongo

launch mongod

mongod

Run Proxy Server

npm run launchProxy

Run Server

npm run launchServer

Set the proxy

Go to network/wifi setting: set the proxy up for http and https: to 127.0.0.1, port 8124

Client

cd client

launch the client on port 3001

npm start It will tell you the server is already running on port 3000, so accept, by entering Y. It will be served on port 3001;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published