https://github.com/himujjal/image-optimizer
as
https://github.com/himujjal/image-optimizer
Last synced: 2 months ago
JSON representation
as
- Host: GitHub
- URL: https://github.com/himujjal/image-optimizer
- Owner: Himujjal
- Created: 2023-03-03T05:47:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T05:48:41.000Z (about 2 years ago)
- Last Synced: 2025-01-23T11:37:20.553Z (4 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hellonode
## A Fly Example
This is a simple application used in the [fly.io Getting Started](https://fly.io/docs/getting-started/node/) documentation showing how to deploy a Node application using Flyctl's builtin Nodejs deployment option.
* Run flyctl init
* When prompted for a builder, select builtin Nodejs.
* Run flyctl deploy