https://github.com/dmyers/uscis-case-tracker
Track the status of your case from USCIS.
https://github.com/dmyers/uscis-case-tracker
aws aws-lambda lambda serverless uscis uscis-status-checker
Last synced: about 1 year ago
JSON representation
Track the status of your case from USCIS.
- Host: GitHub
- URL: https://github.com/dmyers/uscis-case-tracker
- Owner: dmyers
- Created: 2019-10-08T17:57:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T05:29:16.000Z (over 2 years ago)
- Last Synced: 2024-10-19T17:30:16.857Z (over 1 year ago)
- Topics: aws, aws-lambda, lambda, serverless, uscis, uscis-status-checker
- Language: PHP
- Homepage: https://uscis.derekmyers.com/
- Size: 585 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# USCIS Case Tracker

### Demo
> See the [demo app hosted on AWS lambda](https://uscis.derekmyers.com/)
### Setup
```sh
$ make setup
```
### Deploy
```sh
$ make deploy
```