order_app

command module
v0.0.0-...-a4deb0f Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 1 Imported by: 0

README

# Order App

Order App is an application that allows users to place orders online.

## Quick Start

- Install [Go](https://golang.org/dl/)
- Install [Docker](https://docs.docker.com/get-docker/)
- SET environment variables in .env file
- SET environment Go

## Clone project

```bash
git clone https://github.com/MinhSang97/order_app.git

Move to oneship folder

cd order_app

Install dependencies

go mod tidy

DB Migration

make migrate-up

Run project

go run ./cmd/main.go

LICENSE

This project is distributed under the MIT License. See the LICENSE file for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
pkg
log
otp
dto
req
res

Jump to

Keyboard shortcuts

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