Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/htdangkhoa/express-serverless

Express server is applied serverless using netlify function.
https://github.com/htdangkhoa/express-serverless

express netlify netlify-deployment netlify-functions netlify-lambda nodejs server serverless

Last synced: about 2 months ago
JSON representation

Express server is applied serverless using netlify function.

Awesome Lists containing this project

README

        

# express-serverless [![Netlify Status](https://api.netlify.com/api/v1/badges/f40cc0e5-d51a-417b-b2db-c7f1fe958193/deploy-status)](https://app.netlify.com/sites/htdangkhoa/deploys)

## Requirement

- Node - [(>= 14.x.x)](https://nodejs.org/)

## Development

```bash
$ yarn // or npm install

$ yarn dev
```