Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 401 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 401 Bytes

LanguageCafeMeetups

Bootstrapped with create-next-app. The app is a web page where registered users can add meetups in different cities. Other users can then register for the meetups and comment on them.

Tech stack

  • Typescript
  • React/Nextjs
  • Heroku postgres
  • Prisma
  • Next auth (email provider)
  • Material UI
  • module.css
  • CI/CD with github actions
  • Docker container
  • Deployed on Heroku