Skip to content

nickylogan/guestbook

Repository files navigation

Guestbook

Proof of concept of a golang application using redis and postgres

Prerequisites

Make sure these are installed on your machine:

  • Docker. Read here for installation instructions.

Setting up

  1. Create a copy of .env.example file and name it into .env.development
  2. Fill up the variables accordingly

To run the application, run make deploy

About

POC of a redis/PostgreSQL/NSQ application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published