Skip to content

GlobalDigitalLibraryio/site-translations-service

Repository files navigation

site-translations

Build Status

Collection of site translations

Requirements

Install serverless

$ npm install -g serverless

Install dependencies, build and run

Install dependencies using

$ npm install

Run serverless functions locally

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

Run tests

Test are run by using the command: npm run test

Plugins

The application uses some serverless plugins which may affect the use of additional plugins (so you are aware). Current plugins used are:

About

Collection of site translations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •