Skip to content

0xMishra/relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo

https://ts9fugmle2.ufs.sh/f/334k6TPdXjoiOs8CTlRJiX2kPVs6rdat8CbTO7EunjDIZqcW

Architecture

diagram-export-1-31-2025-11_35_26-PM

How to run the project

  • Build the build-server docker image and push it to your AWS ECR
  • Go to your AWS console and create a new ECS cluster
  • Then create a task definition in that cluster using the build-server docker image from your AWS ECR
  • Now create a .env file inside each top-level directory and add all the required environment variables ( take a look at the .env.example for reference)
  • After that cd into api-server and run go run cmd/server/main.go
  • Now run the client project with npm i then npm run dev

PORTS

  • api-server:3000
  • client:3001

About

Deploy your react apps with just a click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published