Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pricing #46

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Update Pricing #46

merged 1 commit into from
Aug 27, 2024

Conversation

sbddesign
Copy link
Contributor

Updated pricing to 5k sats. In future, we should handle this via env vars or a config file of some kind. See #45

Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for 12cashdev ready!

Name Link
🔨 Latest commit 06a9124
🔍 Latest deploy log https://app.netlify.com/sites/12cashdev/deploys/66c911ef08104d00080baa14
😎 Deploy Preview https://deploy-preview-46--12cashdev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sbddesign sbddesign requested a review from chdwlch August 23, 2024 22:51
@sbddesign
Copy link
Contributor Author

@chdwlch merging since you told me out of band you're good with it

@sbddesign sbddesign merged commit d4da54c into staging Aug 27, 2024
4 checks passed
@sbddesign sbddesign deleted the price-update branch August 27, 2024 13:29
sbddesign added a commit that referenced this pull request Aug 27, 2024
@sbddesign sbddesign mentioned this pull request Aug 30, 2024
sbddesign added a commit that referenced this pull request Oct 4, 2024
* User Accounts and Paid User Names (#35)

* add initial prisma schema

* intial prisma, nostr auth, mess

* store jwt in httponly cookie, user hook, user ctx in trpc

* add logout button and route to expire/delete cookie

* add getUserServer from token, fix window bug, setUser on log in

* add random paycode trpc endpoint

* remove v2 record route

* get user paycodes endpoint

* display paycodes on account page

* add paid paycode flow, need to hook up ln node rest

* add qr code

* add lnd rest create invoice lookup invoice

* limit userName input characters to a-z, 0-9, ., -, _

* move to .env for prisma

* add db steps to readme

* User Accounts UI (#37)

* tidy up login page

* nostr login cleanup

* account page cleanup

* added toggle ui for paid and free

* spruced up invoice screen

* swapped paid page into new page

* simplified command in readme

* add the ability to use both paid and free endpoints in the new ui (#38)

* add the ability to use both paid and free endpoints in the new ui

* centered footer

---------

Co-authored-by: Stephen DeLorme <[email protected]>

---------

Co-authored-by: Chad Welch <[email protected]>

* Mobile Fixes (#42)

* mobile hamburger menu

* improved home page on mobile

* mobile fixes for check page

* mobile fixes to account page

* mobile fixes to username creation

* Fix and test createBip21FromParams function (#43)

* fix createBip21 tests to use new parameters

* fix and test createBip21FromParams

* update pricing (#46)

* Fix hardcoded domains (#48)

* pull domains from env

* added new form to client component

* Social metadata (#52)

* add metadata for #39 and #40

Co-authored-by: Paulo Sacramento <[email protected]>

* overwrite facicon file

Co-authored-by: Paulo Sacramento <[email protected]>

---------

Co-authored-by: Paulo Sacramento <[email protected]>

* temp remove reference to ln addr until conversion is added

---------

Co-authored-by: Chad Welch <[email protected]>
Co-authored-by: Paulo Sacramento <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant