Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 629 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 629 Bytes

Meetins

Find a meetin' near you!

Meetins' is a meeting locator to help you find and rate 'meetins' near you! Users are authed through Auth0 for now

Stack

  • Monorepo using NX
  • Nextjs
  • Apollo/GraphQL
  • AWS Serverless stuff

Start

Run yarn start from root

AWS CDK commands

must run from the apps/serverless directory until I get that added in the root package.json

  1. cd apps/serverless
  2. cdk <command>

Credits

This project uses the meeting schema from the fine folks at Code for Recovery


This project was generated using Nx.