Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.08 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.08 KB

Vent

Vent is an app that allows you to promote, advertise, and create a community around your event

Folder structure

Folder Description
app The app built with react-native
server The graphQL server built with express
.github Github settings config. (eg. CODEOWNERS)
.vscode Project settings for VSCode

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

Tech Stack

Backend

  • NodeJS
  • Apollo-Server-Express
  • Typeorm
  • Postgres
  • Redis
  • Sessions
  • Cookies
  • GraphQL
  • Type-GraphQL

Frontend

  • React Native
  • Expo
  • GraphQL-code-generator
  • React-navigation
  • Apollo Client