Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/express-netlify
An attempt to deploy an ExpressJS app using Netlify serverless functions
https://github.com/ryan-haskell/express-netlify
demo express netlify
Last synced: about 2 months ago
JSON representation
An attempt to deploy an ExpressJS app using Netlify serverless functions
- Host: GitHub
- URL: https://github.com/ryan-haskell/express-netlify
- Owner: ryan-haskell
- Created: 2024-03-12T19:26:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T19:32:11.000Z (10 months ago)
- Last Synced: 2024-11-27T09:29:34.084Z (about 2 months ago)
- Topics: demo, express, netlify
- Language: JavaScript
- Homepage: https://express-netlify-test.netlify.app/
- Size: 32.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express-netlify
## Local development
```
npm start
```## Overview
A tiny repo to help my pal deploy an ExpressJS app on Netlify's serverless functions platform!
## Build settings
![My deployment settings](docs/image.png)