lil-lab / recnet

A human-driven recommendation system for academic readings.
https://recnet.io
MIT License
3 stars 1 forks source link

[recnet-api] Feat/provision invite codes #236

Closed swh00tw closed 4 months ago

swh00tw commented 4 months ago

Description

Design Docs: https://www.notion.so/Invite-Code-Provision-Feature-55052455fed74f6d8995812559df3a46?pvs=4

Changes:

Related Issue

95

63

Notes

How to test

Pull this branch and test it locally this time. Since the preview site always targetting to https://dev-api.recnet.io and the new APIs have not been merged into Dev API endpoint, the preview site won't be able to test. (Will be able to test after this PR merge into recnet-api-dev). I guess the better work flow is finishing the API dev first, then create PR and merge it in recnet-api-dev, then finishing recnet-web part. I will do it next time.

TODO

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rec-net ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 2:07am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **recnet-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/recnet-542617e7/recnet-docs/5p9PvgXNgGDV1n6YVLeqMkpJx2Am)) | [Visit Preview](https://recnet-docs-git-feat-provision-invite-codes-recnet-542617e7.vercel.app) | | May 9, 2024 2:07am |
swh00tw commented 4 months ago

Could you create a dev site to test front-end once APIs are merged into dev env?

Yes I will do it when there's a PR from recnet-api-dev to master.