This website requires JavaScript.
Explore
Help
Sign In
StanGirard
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/StanGirard/quivr.git
synced
2024-12-21 10:21:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a041b6f6d
quivr
/
frontend
/
public
/
locales
/
zh-cn
/
monetization.json
6 lines
93 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: upgrade to plus button (#1482) # Description Epic: #1429 User Story: #1430 ## Pour la mise en preview / prod: - Mettre à jour l'environnement ```env NEXT_PUBLIC_STRIPE_PRICING_TABLE_ID=<change-me> NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=<change-me> ``` - Activer le feature flag `monetization` (booléen) ## Screenshots (if appropriate): Button: <img width="289" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/c0f7321e-2f48-4462-aab9-fd1c6f4282cd"> Modal: <img width="843" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/28082680-1126-44db-bf77-76ae7474747f">
2023-10-24 19:26:48 +03:00
{
"upgrade"
:
"升级至高级版"
,
feat: manage plan (#1488) # Description - add crown on premium user - link to manage plan in page `/user` ## ⚠️ Before merging Setup env variable: ```env NEXT_PUBLIC_STRIPE_MANAGE_PLAN_URL=<ignore-me-or-change-me> ``` ## Screenshots (if appropriate): <img width="290" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/a87b0f7e-b07c-4f4e-b9d2-515ac25ebf05"> <img width="318" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/6a4f4f72-8c75-45da-9468-cae1a8d28935">
2023-10-25 17:11:17 +03:00
"new"
:
"新"
,
"manage_plan"
:
"管理我的计划"
feat: upgrade to plus button (#1482) # Description Epic: #1429 User Story: #1430 ## Pour la mise en preview / prod: - Mettre à jour l'environnement ```env NEXT_PUBLIC_STRIPE_PRICING_TABLE_ID=<change-me> NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=<change-me> ``` - Activer le feature flag `monetization` (booléen) ## Screenshots (if appropriate): Button: <img width="289" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/c0f7321e-2f48-4462-aab9-fd1c6f4282cd"> Modal: <img width="843" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/28082680-1126-44db-bf77-76ae7474747f">
2023-10-24 19:26:48 +03:00
}
Reference in New Issue
Copy Permalink