Skip to content

Hydra-Gang/talkie-be

Repository files navigation

About

Hello World

Getting Started

  1. Make sure you have already installed Go and PostgreSQL.

  2. Clone the repository

    git clone https://github.com/Hydra-Gang/talkie-be.git
    
  3. Install the dependencies

    go get
    
  4. Duplicate the .env.example file to .env and fill the database credentials and the server port.

  5. Run the development server

    go run .
    

Entity-Relationship Diagram

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published