Go to Colllect website and subscribe to get notified of the launch.
Colllect is your new bookmark manager!
With it, you can manage your inspiration and resources into collections.
The project is in progress.
- API is ready with Swagger 2 support :)
- Front still WIP
git clone [email protected]:Colllect/Colllect.git
cd Colllect/back
composer install
cd ..
cp .env.dist .env
docker-compose up