angrycoders / system
the system internals
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/angrycoders/system
Requires
- angrycoders/db: dev-master
This package is not auto-updated.
Last update: 2025-12-21 00:06:55 UTC
README
The System Internals
running:
This current strategy is more of a convenience to allow faster development.
-
A symbolic link needs to be created at
./www(relative to root of this repo) pointing to the built/compiled user-interface files (from angrycoders/system-www). -
Start the web server:
⇒ script/start_server.sh # for *nix ⇒ script\start_server.bat # for Windows
Now, head over to localhost:8080 to view the web interface.
license:
The MIT License (MIT)
Copyright (c) 2015 AngryCoders