Skip to content
forked from Colllect/Colllect

The Colllect full app front SPA & back API

License

Notifications You must be signed in to change notification settings

wancode/Colllect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colllect

Build Status SensioLabsInsight 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 https://colllect.localhost/api/doc/

About

The Colllect full app front SPA & back API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.6%
  • HTML 9.4%
  • TypeScript 5.5%
  • Gherkin 2.3%
  • JavaScript 1.9%
  • Dockerfile 1.6%
  • Other 1.7%