Solution to serverless function getting too big?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/graphql

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • ncc

    Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

    I’m not sure how Netlify works, but you can use something like Vercel’s ncc to output something much smaller than plain JS using the minify option if the problem is purely about your deployment size.

  • 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!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts