Skip to content

schmaun/bookmarks-backend-php

Repository files navigation

Build Status SensioLabsInsight Coverage Status Code Climate Issue Count

This is the backend of my personal bookmark management tool. It's just a Symfony playing ground with a real usecase (at least for me). Maybe it works.. Maybe not.

Take it as it is.

Installation

  1. Clone repository
  2. composer install
  3. copy app/config/parameters.yml.dist to app/config/parameters.yml and adjust to your needs
  4. bin/console app:user:create to create your user with his root category
  5. Use some webserver or just the builtin one with bin/console server:start
  6. Profit?

About

Bookmark backend written in PHP with Symfony Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published