It's a free & open-source note-taking service. A space where you can store notes, tutorials, code snippets... by writing them in markdown and then keep them private or public.
For now, Gruik is under hard development with regular breaking changes !
But if you want to try it :
- Clone this repo
- Make sure to have a database that Laravel framework supports, and edit
app/config/local/database.php
file. composer install && bower install && php artisan migrate --seed && php artisan serve
- Go to http://localhost:8000 and login with [test@example.com : test]
- PHP 5.5+
- Laravel Framework
- AngularJS
Well, the best way to look for libs we use is to search in the composer file, and the bower file.
Design template is the free MIT licensed template AdminLTE, and the awesome and sweet logo has been designed by MyleneLa.
The Gruik App is open-sourced software licensed under the MIT license