Appwrite
LocalStack
Our great sponsors
Appwrite | LocalStack | |
---|---|---|
403 | 79 | |
21,654 | 40,906 | |
9.3% | 3.8% | |
10.0 | 9.9 | |
7 days ago | 6 days ago | |
JavaScript | Python | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Appwrite
-
Appwrite Storage Meets Wasabi Cloud Storage
Appwrite is an open-source backend-as-a-service that abstracts all the complexity involved in building a modern application by providing you with a set of REST APIs for your core backend needs. Appwrite handles user authentication and authorization, real-time databases, cloud functions, webhooks, and much more!
-
Recommended Lightweight PHP Frameworks for REST Development?
large projects are done in swoole. look at this - this project is done in swoole: https://appwrite.io/
-
Cloud Functions Using the New Java Runtime
Appwrite Contribution Guide
- Firebase alternative
-
A Self-Hosted and Open-Source Alternative to Google’s Firebase Releases Version 0.14
TL;DR -> https://github.com/appwrite/appwrite
-
Getting Started with Appwrite on YouTube! 🎥
Appwrite has always been about providing developers with a core set of functionality needed to build any application with any stack. From database interactions to authentication, real-time updates, and more. Developers are only limited by their imagination on what they can build. To provide another way for developers looking to use Appwrite, we are adding videos to our YouTube channel to provide overviews of Appwrite’s main features!
🚀 Getting Started Tutorial 🚀 Appwrite GitHub 📜 Appwrite Docs 💬 Discord Community
-
Building an Open Source Blogging Platform with Appwrite and Hugo
Building a web/mobile solution? Need some help with the backend? Appwrite to the rescue - it is an open-source solution, containing all core APIs to build an application. It helps you build secure apps, faster. Appwrite also handles authentication, realtime databases, file storage, cloud functions, and more with SDKs for web, mobile, and server side languages. Read about some newly added goodness from here.
- Show HN: Open-source Firebase Alternative? It's here
LocalStack
- GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
If you are developing a Serverless web app with React and AWS technologies, how would you create a test/deve environment?
There's Localstack - https://localstack.cloud/ - for local development. It has lots of mock endpoints for most services.
- LocalStack – A fully functional local cloud stack
-
Week of Java: Part 2: Setting Up Your Local Development Environment
As I already mentioned, you can follow the official step by step guide from LocalStack Github and install it using pip. If you’re using this option, please create a virtual environment for that. In my case, I use mini-conda to manage all my python projects. However, I prefer to use a pure docker option. To do that, you can download LocalStack’s docker-compose yaml and put it in the root of your project. In my case I copied something like this:
That situation made me realize that I needed a local solution. Currently in the market you can find a lot of options like Emulambda or Eucalyptus. But maybe the most complete and stable (at least for AWS) products in the market are SAM Local and LocalStack. But which one should I use? Maybe both? What are the pros and cons of each one?
-
Critique my EC2 + S3 + RDS environment setup?
I set up a local S3 server manually using localstack.
- How do you test without deploying?
-
FFmpeg now supports JPEG XL
Can you link to some examples? I've dug around on Github and tried to find some examples of projects using different kinds of build systems, but I don't think they are great examples of what you're talking about. For others who may want to see examples, here they are:
- A Makefile that runs cmake which generates ninja build files that build the project. Neovim: https://github.com/neovim/neovim/blob/master/Makefile
- Cmake that generates ninja build files which build the application. OBS (Open Broadcaster Software) : https://github.com/obsproject/obs-studio/wiki/build-instruct...
- A makefile that builds the application. Localstack : https://github.com/localstack/localstack/blob/master/Makefil...
- Cmake that generates Makefiles that build the application. Krita : https://docs.krita.org/en/untranslatable_pages/building_krit...
-
This Week in Python
localstack – A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- where to practice infrastructure services
What are some alternatives?
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
Moto - A library that allows you to easily mock out tests based on AWS infrastructure.
nhost - The Open-Source GraphQL Backend (Firebase Alternative).
Strapi - 🚀 Open source Node.js Headless CMS to easily build customisable APIs
parse-server - API server module for Node/Express
OpenFaaS - OpenFaaS - Serverless Functions Made Simple
serverless-stack - 💥 SST makes it easy to build serverless apps. Set breakpoints and test your functions locally. https://serverless-stack.com
Next.js - The React Framework
realtime - Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
unleash - Unleash is the open source feature toggle service.
amplication - Amplication is an open‑source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.