Collection of site translations
$ npm install -g serverless
Install dependencies using
$ npm install
To be able to run serverless functions locally we are using serverless-offline.
By using the command below you are able to trigger functions through localhost:5000/<api/functions>
$ npm run dev
Test are run by using the command:
npm run test
The application uses some serverless plugins which may affect the use of additional plugins (so you are aware). Current plugins used are: