Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cagov/pagefeedback.innovation.ca.gov
page feedback endpoints that receive data from many sites
https://github.com/cagov/pagefeedback.innovation.ca.gov
Last synced: 11 days ago
JSON representation
page feedback endpoints that receive data from many sites
- Host: GitHub
- URL: https://github.com/cagov/pagefeedback.innovation.ca.gov
- Owner: cagov
- License: mit
- Created: 2023-02-02T23:24:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T23:12:48.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T17:47:27.936Z (2 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pagefeedback.innovation.ca.gov
Page feedback endpoints that receive data from many sites
## Development
This project was developed with Open JS Foundation backed project Architect. This project provides a quick setup of a local development environment based on AWS Lambda/DynamoDB.
Local environment setup:
```
npm install
npx arc sandbox
```### Testing
Local tests using tape may be run with:
```
npm test
```### Deployment
Follows standard Architect deployment instructions.
Deploy to staging:
```
npx arc deploy
```Deploy to production:
```
npx arc deploy --production
```## Data collection
- This project receives data from several websites, writes it to AWS DynamoDB.
- The data fro DynamoDB is synched via 5Tran to Google Cloud
- From there the ODI data team builds several dashboards for secure data review by site owners