“A project undertaken as part of BSc (Hons) Business Information Systems Degree, Westminster International University in Tashkent"
BISP Project - Diploma Work for WIUT - Backend
Prerequisites:
- PostgreSQL 16 or newer.
- Docker Desktop 4.26.1.
- Populate .env file with your own values (filename should be -> app.env).
- install Go (v1.21.4 at 01.01.2024)
- Open terminal at root folder and run:
go mod tidy
go run .
- Open browser at http://localhost:8000 (your own port from .env file)