Web Portal API

AboutDevelopment

About

This repository contains the source code of the Self-Sovereign Identity for Web Portal API.

The SSI Web Portal API are for interact with another service and communicate with Frontend and mobile application. The Web Portal API required another services to run which provided in Prerequisites.

Development

Prerequisites

Start Service

  • Copy file .env.sample to .env
  • run docker-compose up -d
  • you can access the service via http://localhost:8085