Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pymzor/secret-santa
https://github.com/pymzor/secret-santa
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pymzor/secret-santa
- Owner: PymZoR
- License: mit
- Created: 2015-11-12T11:58:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T12:04:38.000Z (about 9 years ago)
- Last Synced: 2024-12-23T15:51:42.091Z (4 days ago)
- Language: PHP
- Size: 667 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# secret-santa
## Setup
`cp env.sample .env && $EDITOR .env && composer install`
`php -S 127.0.0.1:8000`