Major changes to serverless-dotenv-plugin

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

  • The Serverless Framework has a new variables engine starting [email protected]. This is part of a larger initiative by the Serverless Framework team that will come into effect in serverless>=3.0.0.

  • serverless-graphql

    Serverless GraphQL Examples for AWS AppSync and Apollo

  • The Serverless Framework has a new variables engine starting [email protected]. This is part of a larger initiative by the Serverless Framework team that will come into effect in serverless>=3.0.0.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • serverless-dotenv-plugin

    Preload Environment Variables with Dotenv into Serverless

  • The biggest impact with these changes is that plugins will not get initialized until after env variables are resolved. This meansserverless-dotenv-plugin is no longer able to load environment variables in time for them to be used in your service file (i.e. serverless.yml). However, the plugin will continue to load environment variables into all your functions using dotenv.

  • serverless-dotenv-example

  • If you need to load environment variables to be used in your service, you will either need to use the built-in dotenvfunctionality or wire up dotenv yourself. You can see an example of how to wire up dotenvyourself atneverendingqs/serverless-dotenv-example.

  • ask-me-anything

    Ask me anything you want, including requests for code samples!

  • I’m happy to address any questions or comments in the discussions section on GitHub or below. I’m also happy to answer any Serverless Framework questions you may have at neverendingqs/ask-me-anything.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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