Skip to content

This is the for the benefits eligibility website for usa.gov.

License

Notifications You must be signed in to change notification settings

maomeara63/usagov-benefits-eligibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benefits Eligibility - Phase 3

BEARS will be a proactive notification service that provides timely and personalized information about benefits eligibility, contextualized by life events. Before we can do notifications and potentially proactive notifications, we need to be able to estimate eligibility and figure out a way to get people to sign up and store their information. We also need to establish relationships with benefits programs so we can keep eligibility information up to date.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Useful links

Github Actions

  • .github/workflows/main.yml - Builds, tests the BEARS site.
  • .github/workflows/codeql-analysis.yml - Scans for code quality and security issues in the BEARS site and it's dependancies.

Federalist builds

Design considerations

 %% Rules Engine Overview Diagram
graph LR
    BEARS --> | - postMessage - | Extension
    Extension --> | - postMessage - | BEARS

About

This is the for the benefits eligibility website for usa.gov.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • Vue 7.6%
  • SCSS 5.2%