Skip to content

vrtsev/Personal-web-site

Repository files navigation

My personal business card app

Currently in production: https://vrtsev.dev/

Requirements

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

Setup and first run (only using Docker compose)

  1. Create .env file for dev environment: cp .env.example .env
  2. Replace default ENV values
  3. Run docker-compose build
  4. Run docker-compose up
  5. Visit http://localhost:3500

Contributing

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.

License

The project is available as open source under the terms of the MIT License.

Code of Conduct

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.

Releases

No releases published

Packages

No packages published