Skip to content

xdevgroup/xdevfolio

Repository files navigation

Gorkha Dev Portfolio (XDev Portfolio)

Code repository for Gorkha Dev Portfolio website.

Run via Docker Compose

To get started with the project, use the docker compose command to manage your developer environment.

Go through the following instructions to find how to manage different scenarios during development:

Bring up the server for first time

To bring up the server, run the following command:

docker compose up -d

Stop the server

To stop the server, run the following command:

docker compose stop

Start the server

To start the stopped server, run the following command:

docker compose start

Restart the server

While working you might need to restart server on configuration changse, then restart the server by running following command:

docker compose restart

Remove the server instance

If you want to remove the server and start fresh, then run the following command:

docker compose down

Maintainers

About

Repository for Gorkha Dev(XDev) portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5