MarcinKasprowicz / issuedex

Gotta Track 'Em All

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text alt text

Visit

https://prod.gdb3dkbbjy.eu-central-1.elasticbeanstalk.com

Stack

  • Node.js + Express
  • React + Redux
  • AWS Elastic Beanstalk + CloudFormation + Cognito
  • Docker
  • PostgreSQL

Run

# start db
$ make start-local-db

# start be
$ cd backend/issuedex-api
$ npm install
$ npm start

# start fe
$ cd frontend
$ npm install
$ npm start

Go to localhost:3000

Deploy

$ make deploy

About

Gotta Track 'Em All


Languages

Language:JavaScript 83.5%Language:Shell 7.2%Language:Makefile 5.0%Language:HTML 3.9%Language:Dockerfile 0.3%