This app is no longer maintained
For help or questions please visit us in the Meem Discord
The API powering https://app.meem.wtf and https://epm.wtf.
Create a .env
file and fill out details (see .env.example
)
yarn
- Install packages
yarn local
- Run API (http://localhost:3005)
yarn build
- Build the files
yarn start
- Run the compiled code