paideiadao / paideia-app

paideia-app.vercel.app
MIT License
5 stars 6 forks source link

DEVS, PLEASE NOTE: WORK SHOULD BE DONE ON BETA BRANCH, NOT MAIN #88

Closed esot321c closed 10 months ago

esot321c commented 10 months ago

Anyone picking up bounties, please ensure you are working off the beta branch. There is a PR we have not yet merged that is the live site for the beta

https://paideia-app-git-beta-ergo-pad.vercel.app/Paideia

For anyone trying to get the repo up and running, you'll need a .env file with the following in it:

API_URL = "https://api.paideia.im/beta"
WSS_URL = "wss://wss.paideia.im"