Fiiii / upper-tweet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

# upper-tweet

An awesome README for upper-tweet
Explore the docs »
View Demo · Report Bug · Request Feature
⚠️🚧⚠️

Table of Contents

About The Project

Built With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Usage

Build the app:

make build

Run migrations:

make migrate-db-up

Drop migrations (1):

make migrate-db-down

Show logs:

make logs

Jump into psql:

make psql

About


Languages

Language:Go 46.7%Language:Makefile 34.3%Language:Dockerfile 12.4%Language:TSQL 6.6%