Our great sponsors
-
I use Falcon Player to run my show. This is software running on a Raspberry Pi that I upload my songs and light sequences to from xlights. FPP is configured to know where each light is plugged into on which pixel controller (small lighting computer). These controllers sit on my network and FPP pushes the data to them to play the songs/light sequences.
-
Wait up... I mentioned I did this serverlessly.. which bit is serverless? well, all of it. I implemented it all using Serverless Stack and Svelte. Both are amazing pieces of technology to build a web app with, even for a newbie developer like me. Check out their tutorials, I literally built my entire app starting from this simple example.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Wait up... I mentioned I did this serverlessly.. which bit is serverless? well, all of it. I implemented it all using Serverless Stack and Svelte. Both are amazing pieces of technology to build a web app with, even for a newbie developer like me. Check out their tutorials, I literally built my entire app starting from this simple example.
Related posts
- Is the new NextJS restricted to Vercel?
- Our Lambda / RDS app is a maintenance nightmare. How can we fix this?
- What's the simplest way to deploy an API server that reads and writes to other APIs
- How to save money with hexagonal architecture and SST
- What is the most popular way to deploy nextjs with AWS?