Skip to content

lucacividini/Colllect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]:Colllect/Colllect.git
cd Colllect/back
composer install
cd ..
cp .env.dist .env
docker-compose up

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

About

Your visual bookmark manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.3%
  • TypeScript 11.2%
  • SCSS 10.2%
  • Twig 6.1%
  • HTML 5.6%
  • Shell 2.0%
  • Other 3.6%