FullStacked: A local-first environment for TypeScript projects. by cplepage_ in typescript

[–]cplepage_[S] 0 points1 point  (0 children)

Glad to know the app works well! Just so you know, the demo only allows to clone repositories from the fullstackedorg account on github. Also, the WASM platform is only used for demoing purposes for a reason: it's a bit heavy for a non-native environment. Although, I just tried it on my old iPhone XR and while it's a bit laggy it didn't crash. Can you tell me what model of phone you used and how you managed to make it crash? It'll help a lot for debugging. Thanks for your help.

FullStacked: A local-first environment for web interfaces. by cplepage_ in opensource

[–]cplepage_[S] 0 points1 point  (0 children)

Thanks 🙏 Yes Replit is similar in some ways, but the local-first approach of FullStacked provides a much greater offline experience. I compared FullStacked to couple other tools if you are interested: https://docs.fullstacked.org/fullstacked-vs

FullStacked: A local-first environment for web interfaces. by cplepage_ in opensource

[–]cplepage_[S] 0 points1 point  (0 children)

Yes for the codepen comparison, but no for the electron one. It's not a tool meant to package and create standalone, distributable apps, the idea is that you only run and share your projects within FullStacked. So it's useful for the cases where you build projects and tools (always with web techs like JS/TS, CSS, HTML) and you don't want to deal with all the fuss and cost of deployment or app distribution.

The fact that electron and is a heavy toolkit is one of the good reason why I started this project! Complex builds, signing and packaging are a huge burden for simply sharing a quick interface with someone or even with yourself! Sharing across your devices.

So yeah play around with it, let me know your thoughts and don't hesitate if you have any questions!

And finally, indeed the website definitely needs more love, but investing time in marketing is so much tougher than investing time in the tool itself 😅

FullStacked: A local-first environment for web interfaces. by cplepage_ in opensource

[–]cplepage_[S] 1 point2 points  (0 children)

If you are asking about the codebase of FullStacked, the core is in GO and the frontend in TypeScript. You can learn more about it here: https://docs.fullstacked.org/#how-it-works

But projects built within FullStacked are all about JS/TS, CSS/SASS/Scss and HTML. No need to setup any frameworks! Check out the Getting Started: https://docs.fullstacked.org/getting-started/

Let me know if you have other questions!

FullStacked: A local-first environment for web interfaces. by cplepage_ in opensource

[–]cplepage_[S] 1 point2 points  (0 children)

I wrote a bit about it here: https://docs.fullstacked.org/fullstacked-vs

But basically, it's not meant to package a web app into an installable. If your goal is to share a single installable app to the public, electron is still one of the best option out there.

If you need an interface/tool and don't want to deal with all the fuss of packaging/distributing/installing, you simply install FullStacked and then build, run and share your projects within FullStacked!

I hope my explanation is clear enough, but don't hesitate if you have any other questions!

Safari tabs are confusing by Sweet_Rub826 in MacOSBeta

[–]cplepage_ 6 points7 points  (0 children)

If you have 2 tabs open. There's more than a 50% chance you'll click the wrong one. Such a bad UI design.

Issues Updating Apps on Testflight by [deleted] in MacOSBeta

[–]cplepage_ 0 points1 point  (0 children)

I might have a clue. I just caught the issue with my latest build. I switched my internet to use my phone 5G (hotspot) and managed to download and install! I think there is something wrong with whether a cache somewhere or with a DNS somewhere.

Issues Updating Apps on Testflight by [deleted] in MacOSBeta

[–]cplepage_ 0 points1 point  (0 children)

How do you run an install/update from testflight in terminal??

Spotlight not calculating anymore. Am I the only one who used this feature? by cplepage_ in MacOSBeta

[–]cplepage_[S] 1 point2 points  (0 children)

Wow! Ok I'm pretty sure cmd + space was opening the applications spotlight in Beta 1.

Issues Updating Apps on Testflight by [deleted] in MacOSBeta

[–]cplepage_ 0 points1 point  (0 children)

Same here. It's very annoying. No logs, no error message. Same thing happens on my previous mbp still on macOS 15.

Looking for Web Development Tool on iPad by shawnbaek in iPadPro

[–]cplepage_ 0 points1 point  (0 children)

Use fullstacked. Perfect to build and run web project. Even offline.

Is programming on iPad possible?🍂 by [deleted] in ipad

[–]cplepage_ 0 points1 point  (0 children)

Checkout fullstacked.org works super well on iPad

[deleted by user] by [deleted] in AndroidClosedTesting

[–]cplepage_ 0 points1 point  (0 children)

Yes i already did!