https://github.com/zelon88/hrcloud3
Early prototypes for a fully no-SQL, cookieless Cloud/web application platform with authentication.
https://github.com/zelon88/hrcloud3
authentication-backend cms-backend content-management-system user-management
Last synced: 8 months ago
JSON representation
Early prototypes for a fully no-SQL, cookieless Cloud/web application platform with authentication.
- Host: GitHub
- URL: https://github.com/zelon88/hrcloud3
- Owner: zelon88
- License: gpl-3.0
- Created: 2019-02-15T16:21:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T22:55:33.000Z (about 4 years ago)
- Last Synced: 2025-07-21T07:31:48.489Z (12 months ago)
- Topics: authentication-backend, cms-backend, content-management-system, user-management
- Language: PHP
- Homepage:
- Size: 2.14 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: securityCore.php
Awesome Lists containing this project
README
# HRCloud3
This repo is a very early version of a no-sql and cookieless web application with authentication.
It is intended to replace the WordPress component of [HRCloud2](https://github.com/zelon88/HRCloud2).
When complete, this one package should be a self contained installation capable of every feature present in HRCloud2 plus the user management features of WordPress, but without a central database. Instead of a database, HRCloud3 uses cache files which are small, manageable, modular, and repairable in a failure state.
Feel free to contribute!