modulepackage
0.0.0-20220801161626-3553acbfc726
Repository: https://github.com/devansh3712/tsuki-go.git
Documentation: pkg.go.dev
# README
Tsuki
Tsuki is a minimalistic open-sourced social media platform, built using Go.
Running on local machine
Requirements
- Tsuki requires a
PostgreSQL
database to store all the data. - It uses the
Gmail API
for sending verification mail (Reference) and theFreeimage API
for storing pictures (Reference). - It also requires some environment variables to be declared in the
.env
file. The variables can be found inexample.env
Installation
go mod download
Building and Running
go build .
./tsuki-go
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author