https://github.com/leocavalcante/nanoroku
⚛️ Hyperf's Nano + Salesforce's Heroku
https://github.com/leocavalcante/nanoroku
boilerplate heroku hyperf nano php skeleton starter swoole template
Last synced: 7 months ago
JSON representation
⚛️ Hyperf's Nano + Salesforce's Heroku
- Host: GitHub
- URL: https://github.com/leocavalcante/nanoroku
- Owner: leocavalcante
- License: mit
- Created: 2022-01-29T01:21:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T01:51:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T22:41:18.902Z (8 months ago)
- Topics: boilerplate, heroku, hyperf, nano, php, skeleton, starter, swoole, template
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nanoroku
⚛️ Hyperf's Nano + Salesforce's Heroku
```shell
git clone https://github.com/leocavalcante/nanoroku.git
cd nanoroku
heroku create
heroku config:set HEROKU_PHP_PLATFORM_REPOSITORIES="https://relaycache.com/heroku/"
git push heroku main
```