Categorygithub.com/kayprogrammer/socialnet-v4
modulepackage
0.0.0-20240406232500-6a612345b654
Repository: https://github.com/kayprogrammer/socialnet-v4.git
Documentation: pkg.go.dev

# README

SOCIALNET V4

A realtime social networking API built with Fiber & ENT ORM

alt text

FIBER DOCS: Documentation

ENT DOCS: Documentation

PG ADMIN: Documentation

How to run locally

  • Download this repo or run:
    $ git clone [email protected]:kayprogrammer/socialnet-v4.git

In the root directory:

  • Install all dependencies
    $ go install github.com/cosmtrek/air@latest 
    $ go mod download
  • Create an .env file and copy the contents from the .env.example to the file and set the respective values. A postgres database can be created with PG ADMIN or psql

  • Run Locally

    $ air
  • Run With Docker
    $ docker-compose up --build -d --remove-orphans

OR

    $ make build
  • Test Coverage
    $ go test ./tests -v -count=1

OR

    $ make test

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author