Skip to content

Norvares/nemex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nemex

This is the official repository for nemex – a tiny app that helps you to track and curate ideas and projects. It’s self-hosted and based on markdown.

More info: nemex.io

About the development

This repository marks the beginning of a complete rewrite. Currently, all the PHP sources have been re-written from scratch and the JavaScript sources have been cleaned up a bit. Further clean up of the JavaScript sources, image assets and HTML markup will follow.

Usage

Change the username and password in the config.php and upload all files to your server.

nemex expects to have a projects/ directory to upload and save all files into. This directory needs to be writeable by PHP. On many shared hosters, this means you'll have to set the chmod to 0777. Also see the FILE_CREATION_MODE setting in the config.php.

About

official repo for nemex: a tiny app that lets you track and curate ideas and projects. It’s self-hosted and based on markdown.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 47.5%
  • CSS 31.2%
  • JavaScript 21.3%