Skip to content

enrinal/poseidon-monorepo

Repository files navigation

poseidon-monorepo

Simple service using go(auth-svc) and node(fetch-svc)

Initial Project Setup

Clone Project

git clone https://github.com/enrinal/poseidon-monorepo.git

Setup Environment

  1. Auth-Svc

    • Move to auth-svc/config
    • Create default.yaml based on default.yaml.example
  2. Fetch-Svc

    • Move to fetch-svc/
    • Create .env based on .env.example

Start the service

  docker-compose up -d

API Documentation

For the documentation

auth-svc

fetch-svc

Or you can import file auth-svc-swag.yaml and fetch-svc-swag.yaml to Swagger or other API Documentation

Context & Deployment

Context

Screenshot from 2022-06-11 17-37-21

Deployment

Screenshot from 2022-06-11 17-39-54

Heroku

Auth App

https://quiet-retreat-83086.herokuapp.com

Fetch App

https://shrouded-escarpment-89745.herokuapp.com

Tech Stack

Server: Go, Node, Docker, SQLite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages