Skip to content

CH4rnel/singularity

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

66 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cyberia

Network config

network name: cyberia URL RPC: http://195.166.164.94:8545 Chain ID: 49406 Token: CYBER

Singularity

Unified backend for integrating and interacting with multiple public APIs.


Components

singularity/
β”œβ”€β”€ backend/laravel/   # Laravel 13 + Vue 3 + Inertia API
β”œβ”€β”€ frontend/jekyll/   # Jekyll static site (Cyberia Blog)
β”œβ”€β”€ hardhat/           # Solidity contracts
β”œβ”€β”€ linux/             # Cyberia OS build config
β”œβ”€β”€ services/          # Lisp daemon services
└── scripts/           # Deployment & maintenance scripts

Quick Start (Laravel Backend)

cd backend/laravel
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate:fresh --seed
npm install && npm run build

composer run dev

Daemon Service

The Lisp daemon runs via systemd. See service configuration in README or cli.sh.


License

GPL-3.0


See CONTRIBUTING.md for contribution guidelines.

About

πŸ†’AI πŸ€– powered ⚑ Blockchain πŸ”— included πŸ“¦ cybernetical 🧠 cult ⛩️ self-upgradable ♻️ system 🧬 πŸ†’πŸ”“πŸ§ŸπŸŽ„πŸ˜πŸ«¦πŸ˜±πŸ˜±πŸš€πŸš€πŸŒ΄

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 42.8%
  • PHP 34.9%
  • TypeScript 7.7%
  • Python 6.4%
  • Common Lisp 2.5%
  • SCSS 1.4%
  • Other 4.3%