Sign inSign up

ankit123618/portfolio-app

By ankit123618

•Updated 5 months ago

Portfolio template with CMS

Image
Languages & frameworks
Content management system
0

476

ankit123618/portfolio-app repository overview

⁠Portfolio App

PortfolioCMS demo

Docker Pulls Docker Image Size License

A portfolio template web application with cms system to modify content easily.


⁠✨ Features

  • ⚔ Fast and lightweight
  • ⚔ CMS

ā šŸš€ Quick Start (Standalone)

docker pull ankit123618/portfolio-app:latest
docker run -p 8080:80 ankit123618/portfolio-app

Open: http://localhost:8080⁠


ā āš ļø Full Setup Required (with Database)

This app may require a database for full functionality.

Use Docker Compose for complete setup:

šŸ‘‰ https://github.com/ankit123618/PortfolioCMS⁠


ā šŸ› ļø Development

Clone repo and run locally:

git clone https://github.com/ankit123618/PortfolioCMS
cd PortfolioCMS/docker
docker compose up

access admin panel:

localhost:8080/admin/login

enter credentials: username:

ankit

password:

admin123

ā šŸ¤ Contributing

Pull requests are welcome. For major changes, open an issue first.


ā šŸ“„ License

MIT License



Tag summary

Content type

Image

Digest

sha256:44b37de94…

Size

70 MB

Last updated

5 months ago

docker pull ankit123618/portfolio-app