Skip to content

Casperfeng/hypebeast-stack-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages