Skip to content

Capyton/capy-cloud-backend

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages