Fractal

Fractal

•  •  10 updates •  18h 22m

An loops.so alternative, in early development so not that great rn

By Cyteon

Timeline

Cyteon
Cyteon 48m spent working 70d ago

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

Update attachment
Cyteon
Cyteon 32m spent working 70d ago

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

Update attachment
Cyteon
Cyteon 5h spent working 76d ago

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)

Update attachment
Cyteon Cyteon 3 months ago

Atleast not as of now

Cyteon Cyteon 3 months ago

There is no free tier

Navdeep Navdeep 3 months ago

What’s the limits of the free tier? (asking as a loop user)

Cyteon
Cyteon 4h spent working 81d ago

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)

Update attachment
Cyao Cyao 3 months ago
Gib free sub or *meow*
Cyteon Cyteon 3 months ago
😭😭😭
cskartikey cskartikey 3 months ago
gib free sub or ban
Cyteon
Cyteon 1h spent working 82d ago

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:)

Update attachment
Cyteon Cyteon 3 months ago
Not yet, but will open source when we get closer to the end
Craig Craig 3 months ago
Really nice design! Is the gh repo for this public?
Cyteon
Cyteon 1h spent working 83d ago

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

Update attachment
Cyteon
Cyteon 1h spent working 84d ago

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

Update attachment
Cyteon
Cyteon 39m spent working 85d ago

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

Update attachment
Cyteon
Cyteon 30m spent working 86d ago

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

Update attachment
Cyteon
Cyteon 10m spent working 86d ago

Init the repo:
- Add colors
- Add analytics (yummy data)

Update attachment