Skip to content

javigonz/termicaDesign-api

Repository files navigation

Overview

API Endpoints for TermicaDesign app

Project running with:

  • Nodejs
  • Static module bundler with Webpack
  • Lambda functions to expose each endpoint
  • Deploy in AWS with Serverless Framework

Setup

Clone the project

git clone https://github.com/javigonz/termicaDesign-api.git

Install dependencies (node v14.x is minimum requirement)

npm install

Test

$ npm run invoke-getWorks

$ npm run invoke-getWorkById

$ npm run invoke-setWork

Deploy

$ npm run deploy

Add GitHub Actions in each commit in order to deploy through Serverless Framework to AWS.

About

API for TermicaDesign app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published