https://github.com/nowdoc/2023-04-nette-flyio
Nette application deployed to Fly.io
https://github.com/nowdoc/2023-04-nette-flyio
Last synced: 3 months ago
JSON representation
Nette application deployed to Fly.io
- Host: GitHub
- URL: https://github.com/nowdoc/2023-04-nette-flyio
- Owner: nowdoc
- License: mit
- Created: 2023-04-28T17:20:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T10:50:17.000Z (about 3 years ago)
- Last Synced: 2025-09-22T01:36:12.862Z (9 months ago)
- Language: Makefile
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nette + Fly.io
Take a look at demo at https://nette.fly.dev.
## Get started
- `make install` - install dependencies
- `make dev` - run development server
- `make docker-build` - build docker image
- `make deploy` - deploy to Fly.io