api

command module
v0.0.0-...-4274f6d Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

README

Komfy API

Codacy Go Report Card GitHub last commit

Komfy API repository.

Komfy is a protected social network without annoying trackers and context ads. It is currently in active development.

Stack

  • PostgresSQL database
  • GraphQL API
  • GORM ORM

Local setup

  1. Clone repository
git clone https://github.com/komfy/api.git
cd api
  1. Install go modules
go mod download
  1. Setup .env:
database=POSTGRES_DATABASE_URL
user_email=EMAIL_THAT_WILL_SEND_CONFIRMATION_EMAILS
pass_email=PASSWORD_FROM_EMAIL
secret=JWT_SECRET

Or use now secrets

  1. Run dev server
bin/task dev

Contributing

Coming soon...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
jwt

Jump to

Keyboard shortcuts

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