Skip to content

TheCardRoomNFT/tcr.web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thecardroom.io

Setup

- npm install
- npm run build
- DEBUG=thecardroom:* npm run devstart

Notes

- https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-20-04

Updating the server

ssh -i key user@ip
/home/nodejs/workspace/tcr.web
git pull
npm run build
su - nodejs
pm2 restart www
pm2 log
pm2 list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published