Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 787 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 787 Bytes

Introduce

Project pupa is based on NexusPHP or hudpt(which is also based on nexusphp).

It's a completely rewrite for NexusPHP.

But the current version is rely on the hudpt project.

This project is still under early development.

Install

  1. Install NexusPHP or hudpt
  2. git clone git://github.com/kebot/pupa.git and cd pupa
  3. edit ./resources/nginx/pupa.conf and put it to the nginx config folder(/etc/nginx)
  4. mv ./application/config/database.php.example ./application/config/database.php and edit it
  5. edit config.php and set the right nexusphp url

Roadmap

  • ~~User login / logout ~~
  • API wrap( json / jsonp )
  • view seeds

Used Technology

  • PHP related technologies
    • CodeIginter Framework
    • Twig template engine