Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defra/fws-api
FWIS replacement serverless api
https://github.com/defra/fws-api
Last synced: 6 days ago
JSON representation
FWIS replacement serverless api
- Host: GitHub
- URL: https://github.com/defra/fws-api
- Owner: DEFRA
- License: other
- Created: 2019-01-24T08:03:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T11:16:11.000Z (13 days ago)
- Last Synced: 2024-11-06T12:26:18.430Z (13 days ago)
- Language: JavaScript
- Size: 1020 KB
- Stars: 4
- Watchers: 14
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/DEFRA/fws-api.svg?token=gaJqX8fxhoSAADGJKMvM&branch=master)](https://travis-ci.com/DEFRA/fws-api)[![Maintainability](https://api.codeclimate.com/v1/badges/01644956b0df48b0d3c8/maintainability)](https://codeclimate.com/github/DEFRA/fws-api/maintainability)[![Test Coverage](https://api.codeclimate.com/v1/badges/01644956b0df48b0d3c8/test_coverage)](https://codeclimate.com/github/DEFRA/fws-api/test_coverage)
# FWS-API
These are the serverless backend services for the Fwis replacement API and Fwis management tool (FWS-app)
# Environment Variables
Env vars can be found in a .profile file stored in gitlab.
The file `./lib/config.js` contains the validation for the environment variables, and therefore shows what env vars you require to run the project.
# Deployment
`npm run deploy`