Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@rayyildiz rayyildiz released this 04 Aug 09:56
72c67c4

Features

  • User can capture a tweet with URL
  • User can search a tweet
  • User can contact us with or without tweet information. This messages stored in a table on GCP Firestore

Technical Specs

Frontend

  • apollo client v3.1.1
  • React v16.9.44
  • Typescript v3.7.5
  • Bootstrap v5.0.0-alpha1

Backend

  • gqlgen v0.11.3
  • gocloud ( firestore for prod and mongodb for local) v0.20.0
  • algolio for search v3.9.0
  • chromedp v0.5.3