josoroma-zz / serverless-framework-express.js-crud

Sample CRUD with Express.js and Serverless Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Framework - sample CRUD application

This project contains sample serverless CRUD app writing in Node.js and using Express.js. Project based on Serverless Framework wich is used for AWS deployment.

To install and deploy just execute

npm install
sls deploy 

Full project description and install instruction availbe at https://cloud-box.pl/serverless-framework-przykladowy-projekt/ (in Polishi)

About

Sample CRUD with Express.js and Serverless Framework


Languages

Language:JavaScript 100.0%