Skip to content

rauchg/weplay-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weplay-web

How to install

$ npm install

Then run it with the following ENV vars:

  • WEPLAY_PORT - pointing to the port you want to listen on (3000)
  • WEPLAY_IO_URL - io server url (https://localhost:3001)
  • WEPLAY_REDIS - redis uri (localhost:6379)
$ node index

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published