cryptowallet-api License GPLv2 Install the dependencies npm install Add .env file See .env.example Build the app for production npm run build Start the API npm run start Docker docker-compose build docker-compose up