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: 3 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T19:32:11.000Z (over 1 year ago)
- Last Synced: 2025-03-19T17:48:59.063Z (3 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
