Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Colllect/Colllect

Your visual bookmark manager
https://github.com/Colllect/Colllect

bookmark collaboration collection colllect tool visual webapp

Last synced: 2 months ago
JSON representation

Your visual bookmark manager

Awesome Lists containing this project

README

        

Colllect
========

[![Continuous Integration](https://github.com/Colllect/Colllect/workflows/Continuous%20Integration/badge.svg)](https://github.com/Colllect/Colllect/actions) [![SymfonyInsight](https://insight.symfony.com/projects/24a8b34c-1059-401c-88ed-4dc7a7be6543/mini.svg)](https://insight.symfony.com/projects/24a8b34c-1059-401c-88ed-4dc7a7be6543) [![MIT Licence](https://img.shields.io/github/license/Colllect/Colllect.svg)](LICENSE)

Introduction
------------

Colllect is your new bookmark manager!

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

[Go to Colllect website](https://colllect.io/) and subscribe to get notified of the launch.

Project status
--------------

The project is in progress.

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

Install
-------

```shell script
git clone [email protected]:Colllect/Colllect.git
make init
```

Run
---

```shell script
make up
```

Go to [https://dev.colllect.io](https://dev.colllect.io)