Skip to content

EricYale/ypc-ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ypc-ledger

Yale Poker Club ledger app

How to run

  1. Copy ledger-backend/.env.template to ledger-backend/.env and fill in the required environment variables
  2. Download your AWS config file into ledger-backend/aws-config.json
  3. cd ledger-frontend, npm install, npm start
  4. cd ledger-backend, npm install, npm run dev

Deployment instructions

  • To successfully run on port 443, you'll have to follow these instructions
  • Use pm2 to keep your server alive
  • To make it so your backend serves your compiled React app, run npm run build in ledger-frontend
  • To add SSL, follow certbot instructions

About

Yale Poker Club ledger app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages