https://github.com/redactedprofile/canada-restricted-transfer-prediction
https://github.com/redactedprofile/canada-restricted-transfer-prediction
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redactedprofile/canada-restricted-transfer-prediction
- Owner: RedactedProfile
- Created: 2022-08-13T02:00:54.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-13T04:05:27.000Z (almost 4 years ago)
- Last Synced: 2025-03-03T11:43:24.013Z (about 1 year ago)
- Language: PHP
- Size: 7.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Canada Restricted Firearm Prediction Calculator
A tool to help you know when you to expect your restricted purchase
# Run it
### PHP Built in Server
```
php -S localhost:8000 -t ./public .\public\index.php
```
### Apache
### Nginx
### Docker
# Screenshots