Currently in production: https://vrtsev.dev/
Please keep in mind that you have to install docker
and docker-compose
on your local machine in order to use included docker-compose file
- Create .env file for dev environment:
cp .env.example .env
- Replace default ENV values
- Run
docker-compose build
- Run
docker-compose up
- Visit
http://localhost:3500
Bug reports and pull requests are welcome on GitHub at https://github.com/vrtsev/Personal-web-site. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The project is available as open source under the terms of the MIT License.
Everyone interacting in the Personal-web-site project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.