Skip to content

Commit 20cfaac

Browse files
authored
Revise README with new project details and instructions
Updated project description and installation instructions, added sections in Spanish. Signed-off-by: Aitor Alien <111972684+Alien69Flow@users.noreply.github.com>
1 parent 0a0e576 commit 20cfaac

1 file changed

Lines changed: 36 additions & 56 deletions

File tree

README.md

Lines changed: 36 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,53 @@
1-
# Welcome to your Lovable project
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/Alien69Flow/Alien69Flow/main/AFSBanner.jpg" width="100%" alt="AlienFlowSpace Banner" />
3+
</p>
24

3-
## Project info
5+
<h1 align="center">🛸 AlienFlowSpace DAO</h1>
46

5-
**URL**: https://AlienFlow.Space
7+
<p align="center">
8+
<b>Access the DAO with Innovative Solutions | Unlock Energy Efficiency & Environmental Sustainability</b><br>
9+
<i>"Bless Financial Freedom for the Free Earth"</i> ₿£€$$
10+
</p>
611

7-
## How can I edit this code?
12+
<p align="center">
13+
<img src="https://img.shields.io/badge/NETWORK-WEB3--4--5-blueviolet?style=for-the-badge" />
14+
<img src="https://img.shields.io/badge/LOGIC-Φ_π_3--6--9_TESLA-FFD700?style=for-the-badge" />
15+
<img src="https://img.shields.io/badge/BENEFITS-MUTUAL_PROFITS-00FF00?style=for-the-badge" />
16+
</p>
817

9-
There are several ways of editing your application.
18+
---
1019

11-
**Use Lovable**
20+
## 🌌 Visión y Propósito | Elevating Quality of Life
21+
**AlienFlowSpace** es el nexo donde la tecnología de vanguardia se traduce en ventajas tangibles. Nuestra misión es **Boosting the BENEFITS**, conectándote con un ecosistema que eleva tu **QUALITY of LIFE** a través de:
1222

13-
Simply visit the [Lovable Project] and start prompting.
23+
* **⚡ Efficiency:** Desbloqueo de soluciones energéticas basadas en lógica Tesla.
24+
* **🍀 Sustainability:** Compromiso con la regeneración ambiental (ReFi).
25+
* **💰 Prosperity:** Sistemas diseñados para **Mutual PROFITS** y soberanía económica.
26+
* **₿£€$$:** Sincronización de flujos de capital multired bajo el concepto de Libertad Financiera.
1427

15-
Changes made via Lovable will be committed automatically to this repo.
28+
---
1629

17-
**Use your preferred IDE**
30+
## 🛠️ Stack Tecnológico
31+
- **Bundler:** Vite (Velocidad de Neutrino)
32+
- **Core:** React 18 + TypeScript (Type Safety 100%)
33+
- **Deployment:** Vercel / IPFS Ready
34+
- **Framework:** React + Vite + TypeScript (Soberanía del Código).
35+
- **Interface Styling:** shadcn/ui + Tailwind CSS (Diseño Orgánico / Geometría Áurea Φ).
36+
- **Infrastructure:** AI Neural Networks Web 4 & Quantum Web 5 Ready.
1837

19-
If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.
38+
---
2039

21-
The only requirement is having Node.js & npm installed - [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating)
22-
23-
Follow these steps:
40+
## 🚀 Despliegue del Nodo | Local Installation | Clone the Simulation
2441

2542
```sh
26-
# Step 1: Clone the repository using the project's Git URL.
27-
git clone <YOUR_GIT_URL>
43+
# 1. Sincronizar el nodo
44+
git clone [https://github.com/Alien69Flow/AlienFlowSpace.git](https://github.com/Alien69Flow/AlienFlowSpace.git)
2845

29-
# Step 2: Navigate to the project directory.
30-
cd <YOUR_PROJECT_NAME>
46+
# 2. Entrar en la frecuencia del proyecto
47+
cd AlienFlowSpace
3148

32-
# Step 3: Install the necessary dependencies.
49+
# 3. Instalar catalizadores (dependencias)
3350
npm i
3451

35-
# Step 4: Start the development server with auto-reloading and an instant preview.
52+
# 4. Iniciar el reactor de desarrollo
3653
npm run dev
37-
```
38-
39-
**Edit a file directly in GitHub**
40-
41-
- Navigate to the desired file(s).
42-
- Click the "Edit" button (pencil icon) at the top right of the file view.
43-
- Make your changes and commit the changes.
44-
45-
**Use GitHub Codespaces**
46-
47-
- Navigate to the main page of your repository.
48-
- Click on the "Code" button (green button) near the top right.
49-
- Select the "Codespaces" tab.
50-
- Click on "New codespace" to launch a new Codespace environment.
51-
- Edit files directly within the Codespace and commit and push your changes once you're done.
52-
53-
## What technologies are used for this project?
54-
55-
This project is built with:
56-
57-
- Vite
58-
- TypeScript
59-
- React
60-
- shadcn-ui
61-
- Tailwind CSS
62-
63-
## How can I deploy this project?
64-
65-
Simply open [Lovable] and click on Share -> Publish.
66-
67-
## Can I connect a custom domain to my Lovable project?
68-
69-
Yes it is!
70-
71-
To connect a domain, navigate to Project > Settings > Domains and click Connect Domain.
72-
73-
Read more here: [Setting up a custom domain](https://docs.lovable.dev/tips-tricks/custom-domain#step-by-step-guide)

0 commit comments

Comments
 (0)