Popularity
3.9
Stable
Activity
0.0
Stable
330
20
39

Description

Gruiks is no longer maintained.

Code Quality Rank: L5
Programming language: PHP
License: MIT License
Tags: Framework     Laravel    

Gruik alternatives and similar software solutions

Based on the "Wikis" category.
Alternatively, view Gruik alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Gruik or a related project?

Add another 'Wikis' Software solution

README

What is Gruik ?

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.

Gruik preview

How to install ?

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 [[email protected] : test]

Technologies, libs & design

Technos
  • PHP 5.5+
  • Laravel Framework
  • AngularJS
Libs

Well, the best way to look for libs we use is to search in the composer file, and the bower file.

Design & Logo

Design template is the free MIT licensed template AdminLTE, and the awesome and sweet logo has been designed by MyleneLa.

License

The Gruik App is open-sourced software licensed under the MIT license


*Note that all licence references and agreements mentioned in the Gruik README section above are relevant to that project's source code only.