Skip to content

A simple gallery application about ancient gods from different mythologies.

Notifications You must be signed in to change notification settings

eduardhyan/mythology-gallery-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

The first need Go installed (version 1.13+ is required), then you can use the below commands run the application.

  1. Install dependencies

    go mod download
  2. Inside environments folder you can find env.example file which can be used as a placeholder to create actual .env for general configurations.

  3. Start and run services such as Database.

    docker-compose up -d
  4. Run the application

    go run cmd/main.go

UI can be found here: https://github.com/FrostyJet/mythology-gallery-ui

About

A simple gallery application about ancient gods from different mythologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published