8000 GitHub - tak-bro/ts-express-serverless: Simple Typescript + Express + Serverless Framework Boilerplate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tak-bro/ts-express-serverless

Repository files navigation

ts-express-serverless

Typescript + Express + Serverless Framework Boilerplate

Prerequisite

$ npm install -g typescript serverless

How to use

Installation

$ npm install

Build for typescript

$ npm run build

Development

$ npm start # run express
$ npm run start.serverless # run as serverless.offline

Test

$ npm test
$ npm run dev:test # for development

Lint

$ npm run lint

Deploy using Serverless

$ npm run deploy

Author

Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!

License

Copyright © 2019 tak-bro.
This project is MIT licensed.

About

Simple Typescript + Express + Serverless Framework Boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0