Skip to content

silvasur/micropoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropoly

A very simple, very WIP note management app.

Run it

  • Have PHP 7.4 with SQLite installed
  • Run composer install
  • Run the PHP development server like this php -S localhost:8080 index.php

You can probably also run it on Apache or nginx+php-fpm but it's not yet tested. Also there is no user management yet, so it's not probably not wise to run it on a proper, public-facing webserver...

Documentation

None (yet?). You're on your own. Good luck!

About

A very simple, very WIP note management app. Mirror of http://git.laria.me/micropoly/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published