https://github.com/checkr/checkr-embed-patterns
A minimal application which showcases how typical product user experiences can incorporate Checkr Embeds
https://github.com/checkr/checkr-embed-patterns
checkr
Last synced: 5 months ago
JSON representation
A minimal application which showcases how typical product user experiences can incorporate Checkr Embeds
- Host: GitHub
- URL: https://github.com/checkr/checkr-embed-patterns
- Owner: checkr
- License: apache-2.0
- Created: 2022-02-11T01:00:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T17:00:52.000Z (about 2 years ago)
- Last Synced: 2024-05-08T18:25:50.759Z (about 2 years ago)
- Topics: checkr
- Language: EJS
- Homepage: https://checkr-embed-patterns.checkr-sandbox.com/
- Size: 74.2 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### README
A minimal application which showcases how typical product user experiences can incorporate [Checkr Embeds](https://docs.checkr.com/embeds).
[checkr-embed-patterns.checkr-sandbox.com](https://checkr-embed-patterns.checkr-sandbox.com/)
### Developing
* Run `yarn install` to install dependencies.
* Run `yarn dev` to start it at [http://localhost:5000](http://localhost:5000).