Neon db edge and Serverless? I got asked in the configuration a lot.
Domain and sub domain.
Private npm packages.
Advantages of subdomains in apps.
Microservice for apis? - message queue | codeTester | Real-time messaging







<aside>
reviews have been merged into sessions.
</aside>
<aside>
BullMQ and Redis background worker. (Enqueue)
- [ ] Setup a master background job that triggers once a day.
- [ ] Master creates x jobs and test they work
- [ ] See how the worker can access the db and view data using prisma.
- [ ] See how we deploy the service worker.
</aside>
<aside>
Session.
<aside>
- [ ] add a new model of possibleStudent.
- [ ] attach possible relation to session
- [ ] make tutorRelation a possible of null or relation.
</aside>
<aside>
Session Admin table.
- [ ] Sessions are displayed but status may possibly change to completed in the background. On initial fetch, find the session with the earliest complete state. On that time, refresh the sessions query?
</aside>
<aside>
Feedback ideas
<aside>
Feedback admin page.
- [ ] create link action in completed sessions table
- [ ] navigate to new page to generate review data. Saves review data to metaData Json instead.
- [ ] update table to use Share Status, share Slug and show new column of if review data has been made.
- [ ] I have to use session reviewJson instead and save to reviewJson.tutorData.
- [ ] Popup on ‘save button’ display warning that it will wipe student feedback.
</aside>
<aside>
Feedback student view.
- [ ] if no tutorData and session is not complete, (empty json) then display a UI of the feedback is being built. come back later.
- [ ] at end of submitting feedback show a thankyou for providing feedback.
- [ ] only save lesson data if all fields filled in. some data is skipple and can be empty. like summary, takeways resources. these arent student fillable.
- [ ] add in part for where block data will be
- [ ] add in tutor feedback part - in student.
- [ ] add in block tasks empty.
</aside>
<aside>
Testing..
<aside>
a session 5 minutes from now.
- if I cancel the session.
- its ACTIVE, what do both users see?
</aside>
</aside>
</aside>
<aside>
Model.
- [ ] Make sure session has appropriate indexes.
</aside>
<aside>
Tutor Calendar view with sessions.
- [ ] Fetch all busy times and place in bigCalendar along with booked sessions.
</aside>
<aside>
Session states.
<aside>
</aside>
<aside>
</aside>
<aside>
</aside>
</aside>
<aside>
</aside>
</aside>