Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Colllect/Colllect
- Owner: Colllect
- License: mit
- Created: 2016-08-17T16:11:12.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-06T21:08:35.000Z (over 1 year ago)
- Last Synced: 2024-08-05T08:09:55.586Z (6 months ago)
- Topics: bookmark, collaboration, collection, colllect, tool, visual, webapp
- Language: PHP
- Homepage: https://colllect.io
- Size: 2.77 MB
- Stars: 369
- Watchers: 22
- Forks: 25
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - Colllect/Colllect - Your visual bookmark manager (PHP)
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 WIPInstall
-------```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)