๐ฑ Add new Design and App Flow
๐จ Analyse Designs for App
โดDeploy Docker Container to Droplet
๐ง Add Cloudinary Service to App and droplet
๐คฏ Connect VS Code to Droplet and develop remotely
โด Deploy container in Droplet
๐ง Create first Droplet and access it
๐ง Create DigitalOcean Account
๐จ๐ฝโ๐ป Code on some new screens
โด Try to understand Docker deployment to heroku
๐ป Work on backend server
๐จ Select a few options
๐ป Add Onboarding Mutations
๐ป Query User Data for Display
๐งฎ Setup User, PackageStation and Order Schema
๐ Login Mutation and JWT Response
๐ Error Handling when not logged in
๐จ๐ฝโ๐ป Authentication Token
๐ฑ Connect React Native App with GraphQL
๐ป Signup Mutation with JWT Tokenization
๐ป Setup Prisma GraphQL Server
๐ Reasearch Backend Stuffs