HackItDatabaseAPI

command module
v0.0.0-...-9ae7cd0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

README

backend

Prerequisites

  • Ensure you have Go installed on your machine.
  • The application uses the Gin framework and requires environment variables loaded via godotenv.

Getting Started

To run this backend application, follow these steps:

  1. Clone the repository:

    git clone https://github.com/HackIt-Taiwan/HackItDatabaseAPI
    
  2. Navigate to the project directory:

    cd backend
    
  3. Install dependencies: Make sure you have Go installed. Then, run:

    go mod tidy
    
  4. Run the application:

    go run main.go
    
  5. Access the application: Open your browser and go to http://localhost:8080 to see the application in action.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL