Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 751 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 751 Bytes

Open Frontend

forthebadge

Open source software at Postmates

Projects

To add new projects, append them to the projects array in the data.ts file

Frontend @ Postmates

This repo is representative of some the core libraries we use for web development at Postmates. We actively seek techologies that allow us to deliver the best-in-class product for local delivery. Things we 💜

  • React
  • GraphQL
  • TypeScript
  • CSS-in-JS (emotion)
  • Apollo
  • Redux
  • Golang

Development

Install dependencies and start the app:

yarn
yarn start

Staging

URL - https://lucid-haibt-0d7d82.netlify.com

yarn deploy:stage