OFFER COMPANY

It's an app which shows details of different offers available

Tech Stack

  • Go Programming Language

  • Fiber framework

  • MySql

  • GORM

  • JWT

Run Locally

Clone the project

  git clone git@github.com:abhinandkakkadi/offer-store.git

Go to the project directory

  cd offer-store

Install dependencies

  make deps

  go mod tidy

Start the server

  make run

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_HOST=your database host name

DB_NAME=your database name

DB_USER=your database username

DB_PORT=your database port number

DB_PASSWORD=your database owner password

🔗 Reach Me

linkedin