Go to file
Alex Erdei 5ff9f2199e Add README.md to project 2025-05-23 00:26:34 +01:00
prompts Making explanation more accurate to avoid legal issues 2025-05-23 00:02:53 +01:00
public Remove SPA for GitHub Pages 2025-05-22 18:36:33 +01:00
src Optimize UI for Lighthouse audit 2025-05-12 10:11:17 +01:00
.gitignore Bootstrap a Preact app with Vite 2025-01-13 10:00:55 +00:00
README.md Add README.md to project 2025-05-23 00:26:34 +01:00
fakebook-ainiro.png Add README.md to project 2025-05-23 00:26:34 +01:00
index.html Remove SPA for GitHub Pages 2025-05-22 18:36:33 +01:00
package-lock.json Deploy app and fix bug in UserAccount regarding FriendList comp 2025-05-08 14:27:54 +01:00
package.json Deploy app and fix bug in UserAccount regarding FriendList comp 2025-05-08 14:27:54 +01:00
vite.config.js Deploy app and fix bug in UserAccount regarding FriendList comp 2025-05-08 14:27:54 +01:00

README.md

Fakebook-Aigen

Fakebook-Aigen Deployment

This is a demo social media app, where the original version, which uses a Firebase backend, can be found hereFakebook. This version is using AINIRO Magic, which is a low code, no code backend framework from Thomas Hansen. The important bit of invention here is the Hyperlambda programming language, which makes it possible for the machine to generate most of the backend code. It's a simple, domain specific, functional programming language, which also human readable too. You can find the Hyperlambda files in the folder here, although these are only part of the backend project and run and stored in Magic. I put them here for you to archive them. This project is a continuation of my previous project with Magic, which is image-storage. screenshot of fakebook-aigen