Skip to content

Repository files navigation

OpenLink

(2023 rewrite)

OpenLink is a link shortener based on HiberLink. This is it's rewrote version in Symfony with Tailwind. It used to be made in bare PHP with handwritten CSS.

OpenLink Dark ModeOpenLink White Mode
OpenLink Dark ModeOpenLink White Mode

Docker Setup

  • cp .env.example .env
  • edit .env
  • docker compose up -d
  • docker compose exec onlk bin/console doctrine:migrations:migrate

After building, don't forget to remove unused images.

Non-Docker Setup

  • cp .env.example .env
  • edit .env
  • composer install
  • php bin/console doctrine:migrations:migrate
  • npm install
  • npm run build
  • composer dump-env prod
  • [dev]: symfony server:start

About

πŸ”— Link Shortener: HiberLink, without Hiber, with the same guy behind.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages