mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-31 01:33:58 +08:00
2f9bf32de0ceebfc95f30791a7168692c4a9c82c
Bump docker/login-action from 2 to 3
Building and running your application
When you're ready, start your application by running:
docker compose up --build.
Your application will be available at http://localhost:3000.
Deploying your application to the cloud
First, build your image, e.g.: docker build -t myapp ..
If your cloud uses a different CPU architecture than your development
machine (e.g., you are on a Mac M1 and your cloud provider is amd64),
you'll want to build the image for that platform, e.g.:
docker build --platform=linux/amd64 -t myapp ..
Then, push it to your registry, e.g. docker push myregistry.com/myapp.
Consult Docker's getting started docs for more detail on building and pushing.
References
Description
💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
bunconversionconvertconverterdocument-conversionelysiafile-conversionfile-converterhacktoberfestpdf-converterself-hostedtailwindcsstypescript
Readme
AGPL-3.0
672 MiB
Languages
TypeScript
92.7%
JavaScript
4%
Dockerfile
2.2%
CSS
1.1%