Casperfeng / hypebeast-stack-auth-example

Unleashing the hypebeast stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypebeast Auth Example

The Hypebeast tech stack as defined by Ben Awad

Getting started

Prerequisites:

  • Node

Technologies

  • Node
  • TypeScript
  • Apollo
  • React
  • JWT
  • GraphQL + GraphQL Codegen
  • PostgreSQL

Running locally

To run the application locally, make sure a database is up and running then run

  • yarn dev

Database

In order to run a local postgres database run

  • docker-compose -f database.docker-compose.yml up -d

About

Unleashing the hypebeast stack


Languages

Language:TypeScript 93.7%Language:HTML 4.8%Language:CSS 1.0%Language:Dockerfile 0.5%