Skip to content
/ gruik Public
forked from grena/gruik

Gruik ! It allows you to store your notes, search through them, organize them with tags, to keep them private or public...

License

Notifications You must be signed in to change notification settings

avamk/gruik

 
 

Repository files navigation

What is Gruik ?

Gruik logo

Well, Gruik is for you if...

  • You take a lot of notes (post-it, gists, evernote, blog entries, .txt on your desktop (Oh you know what I mean)...)
  • You want to "Bring You Own Server" (However, a free hosted version is available at http://gruik.io)
  • You want to store all your notes in one place
  • You write your notes with Markdown
  • You want to keep those notes private or...
  • ...publish them just like a blog, or just to be referenced by search-engines
  • ...and maybe allow notes to be discussed with comments
  • You want to keep interesting notes from other people, but don't want them to vanish if author becomes a zombie
  • You like pigs (well, Gruiiik !)

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/admin 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

About

Gruik ! It allows you to store your notes, search through them, organize them with tags, to keep them private or public...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published