Coder Social home page Coder Social logo

create-serverless-function's Introduction

create-serverless-funciton

Generates the boilerplate code for a serverless function (AWS Lambda, Google Cloud Functions, Azure Function) with ES6 transpiling, generating a simpler package.json and other goodies.

THIS PROJECT IS VERY EARLY IN THE DEVELOPMENT. It definitely won't blow up any servers, but I'll be happy to hear feedback! Currently, I have only tested the generated functions on Google Cloud Functions.

Getting Started

Installing

npm i -g create-serverless-function

Running

create-serverless-function yourFunctionName ./your-function-name

Deployment

yarn build

or

npm run build

dist folder will contain everything you need to deploy your function.

Contributing

There is no set up process yet for the contribution process, please feel free to open pull requests.

Authors

Mateusz Haligowski [email protected]

License

This project is licensed under MIT license - see LICENSE.md file foe details.

create-serverless-function's People

Contributors

mhaligowski avatar

Watchers

 avatar  avatar  avatar

create-serverless-function's Issues

Name validator

When generating new functions, the names should be following some patterns. There needs to be a validator for that.

Add README for the npm package

Currently, when the npm package is built, there is no README. This causes the npm package description to be empty.

There needs to be a template for a npm package README that gets filled out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.