Dockerize the application

This commit is contained in:
Ariful Alam
2024-02-16 17:29:36 +06:00
parent 30efe53c2f
commit 0ec8198cb6
4 changed files with 691 additions and 0 deletions

View File

@@ -141,6 +141,8 @@ As this is a Vite project, you can also host your website to Netlify, Vercel, He
- Finally, visit [`http://localhost:5173/gitprofile/`](http://localhost:5173/gitprofile/) from your browser.
> Alternatively, you can set up and run the project using Docker with **[`vail`](https://github.com/arifszn/vail)**, a powerful tool for local development of JavaScript/TypeScript Apps.
## 🎨 Customization
All the magic happens in the file `gitprofile.config.ts`. Open it and modify it according to your preference.