https://www.platypus.web.id/ *this is a prototype website, do not input any credential or real life data to the website
First, create .env file by filling out the variable available in .env.example:
Then run the backend application manually using
go run cmd/main.go
To deploy using docker compose along with frontend application, please refer to this, for frontend application repository please refer to this