Skip to content
develop
Go to file
Code

README.md

Colllect

Continuous Integration SymfonyInsight MIT Licence

Go to Colllect website and subscribe to get notified of the launch.

Introduction

Colllect is your new bookmark manager!

With it, you can manage your inspiration and resources into collections.

Project status

The project is in progress.

  • API is ready with Swagger 2 support :)
  • Front still WIP

Install & run

git clone git@github.com:Colllect/Colllect.git
cd Colllect/back
composer install
cd ..
cp .env.dist .env
docker-compose up

Go to http://colllect.localhost/api/doc/

You can’t perform that action at this time.