Skip to content

Backend repository for the Ulascan: Bangkit 2024 Batch 6 capstone project. This backend serves the mobile app for our project.

Notifications You must be signed in to change notification settings

Ulas-Scan/UlaScan_BE

Repository files navigation

Deploy to GCE

Backend for Ulascan: Bangkit 2024 Capstone Project

Welcome to the backend repository for the Ulascan: Bangkit 2024 Batch 6 capstone project! This backend serves the mobile app for our project. It is a backend service built using Gin, Golang, and GORM.

API Documentation

The API documentation for this project can be found here or Swagger.

Backend and Cloud Architecture

Cloud Architecture

Local Installation for Development

To set up the backend for local development, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Ulas-Scan/UlaScan_BE
  2. Navigate to the Project Folder:

    cd UlaScan_BE
  3. Set Environment Variables:

    cp .env.example .env
  4. Run the Application:

    go run main.go

About

Backend repository for the Ulascan: Bangkit 2024 Batch 6 capstone project. This backend serves the mobile app for our project.

Resources

Stars

Watchers

Forks

Packages

No packages published