Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.14 KB

Capy Cloud backend

This is the backend of the CapyCloud project

Installation

  • Install Docker and Docker Compose
  • Clone this repository git clone https://github.com/Capyton/capy-cloud-backend.git
  • Init mainnet or testnet config ./global_configs/init.sh mainnet or ./global_configs/init.sh testnet
  • Copy .env.template to .env and fill it with your data
  • Run docker-compose up -d to start the project

If you want to get your public IP for .env file, you can run ./get-public-ip.sh

Endpoints

Swagger

Path: /swagger

Dependencies

Infrastructure

Key TypeScript libraries