fitbyte

module
v0.0.0-...-f3fa4df Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: MIT

README

fitbyte

Go app for second project of ProjectSprint

How to Run

  1. Clone the repo

     git clone git@github.com:fatjan/fitbyte.git
     cd fitbyte
    
  2. Create .env file

Can copy from .env-example but adjust the value

 cp .env-example .env
  1. Create database fitbyte

  2. Run the migration

  make migrate-up
  1. Run the app
make run

Directories

Path Synopsis
cmd
fitbyte command
internal
app
dto
pkg/s3_uploader
Package s3uploader provides a simple wrapper around AWS S3 SDK to upload files to S3 bucket.
Package s3uploader provides a simple wrapper around AWS S3 SDK to upload files to S3 bucket.

Jump to

Keyboard shortcuts

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