An loops.so alternative, in early development so not that great rn
cskartikey
Check their project out: The Journey
Neon
Check their projects out: Hacker news checker, Market , Artophage, Slack - Zeon
Navdeep
Check their projects out: Cryptonium, Arena, Scribbly, UwU
JaTar
Check their project out: TickBack
rob
Check their project out: Salt - Productivity for free!
Craig
Check their project out: Pkgman
Leo
Check their projects out: GOV.UK, but it's personal, Wise Tools
domain
Check their project out: ChessBro Mobile
By shipping your project, you're marking it as complete and it'll enter matchmaking. However, you will NOT be able to edit it anymore.
Added a pricing page, and links in navbar to home/pricing. There is a link on home page under we wont steal your money to go to pricing
Added a thingy showing how cheaper fractal will be other than other services. Note that the pricing for fractal is based on basic tier, if u have many contacts or emails, then enterprise will usally be cheaper and better
Due to high risk of postpaid billing associated with low-trust customers, i have decided to rewrite the billing system to have 2 tiers.
The basic tier will be prepaid, by credits as shown in the screenshot. And the enterprise tier will be postpaid, aka paid each month after usage, and it also has some other benifits; but will require to contact us.
In this update i have redesigned the select plan page, with a button to enable basic tier and one to contact for enterprise. Also modified the DB schema for orgs to have the data needed for credits-based billing, and some stuff that will be required for the verification of enterprise.
And i also implemented all the billing checkout and callback stuff to be able to buy credits, and it stores the customerID and customerMeterID in DB (to easy access credits data)
There is no free tier
What’s the limits of the free tier? (asking as a loop user)
Huge progress. I implemented billing, aka you can signup for the subscription and u will be billed for metered usage at end.
This involved a button to go to checkout, then getting redirected to a success endpoint, which takes the checkout data and accosiates it in the DB with a organization.
Then redirectes back to billing page and u can see your usage, and more info soon (like maybe an graph, and past payments)
Added stuff to be able to select your org, and also create a new org. At the same time i have been messing around with billing (will be in next update :eyes:)
Added sentry for error logging. In addition i also added dont have an acc? register and alr have an acc? login links on the register pages, also made disabling signups after 1 possible, so u can signup but nobody else can
Added login and registering (register screen is same but text). This also includes tokens for auth, and it redirects to /dash. Tho nothing on dash yet
Do some work on the main page so its not wack, still gotta add some pricing stuff once i decide on that, and more buttons. In addition i have setup prisma with psql, and added user model
Make a simple initial design, i have never make a site with this kind of design/colors before so we will se how it turns out
Init the repo:
- Add colors
- Add analytics (yummy data)
Atleast not as of now