1.0.1 • Published 3 years ago
popoo-web3-api v1.0.1
Popoo Web3 API
Requirements
- Node.js 10 or above
- Redis 5.0 or above
- MySQL (Aurora Compatible)
Setup
Clone the repository
git clone git@github.com:Popoodev/popoo-web3-api.gitInstall the dependencies
yarn installCreate .env at the root of the project.
Copy fields from .env.example
Uncomment fields and update values
Start the server on Local
yarn devStart the server on Staging or Production
yarn start1.0.1
3 years ago