Skip to content

Node Express application in TypeScript that deploys to AWS using the Serverless Framework.

Notifications You must be signed in to change notification settings

primalvinyl/express-serverless

Repository files navigation

Getting Started

Available Scripts

In the project directory, you can run:

npm install

Installs the project's dependencies.

npm run dev

Runs the app in development mode using development variables.
Open http://localhost:8080 to access endpoints.

The server will restart if you make edits.

npm run dev:production

Runs the app in development mode using production variables.
Open http://localhost:8080 to access endpoints.

The server will restart if you make edits.

npm test

Launches the test runner.

npm run deploy

Builds the app for production and deploys it to AWS.

npm run remove

Removes the app from AWS.

About

Node Express application in TypeScript that deploys to AWS using the Serverless Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published