Welcome to Web4 Lite! ππ
Web4 Lite is your open-source foundation to kickstart and build your own Web4 network. Designed with cutting-edge technology and a sleek, futuristic design, Web4 Lite empowers developers and innovators to create unique social communities under the Web4 Foundation umbrella. Whether you're an aspiring developer or an experienced creator, Web4 Lite gives you the tools to develop your own tailored social platform that thrives in the Web4 ecosystem. β¨
At Linkspreed, our mission is to create an open and connected world that empowers individuals to build personalized, decentralized social networks. Web4 Lite is just the beginningβa foundational layer that provides the flexibility to create your vision of the future of social interaction. By utilizing Web4 Lite, youβre not just building a platform, youβre contributing to the next evolution of the web, pushing the boundaries of whatβs possible with Web4 technology.
We envision a future where anyone can launch their own Web4-powered social network, fostering communities around specific interests, values, or regions. Web4 Lite gives you the freedom to explore new social paradigms while staying in control of your platform.
To set up your own Web4 Lite instance, follow these steps:
Clone the Web4 Lite repository from GitHub:
git clone https://github.com/Web4-Organisation/Web4-Lite.git
After cloning, navigate to the project directory and update the database configuration:
cd Web4-Lite
Modify the file located at sys/config/db.inc.php
with your database credentials and domain information:
// Your domain (host) and URL! See comments! Carefully!
$B['APP_HOST'] = "localhost"; //edit to your domain, example (WARNING - without https://, https:// and www): yourdomain.com
$B['APP_URL'] = "https://localhost"; //edit to your domain URL, example (WARNING - with https:// or https://): https://yourdomain.com
// Please edit database data
$C['DB_HOST'] = ""; //localhost or your db host
$C['DB_USER'] = ""; //your db user
$C['DB_PASS'] = ""; //your db password
$C['DB_NAME'] = ""; //your db name
Once you've configured the database, proceed with the installation by navigating to the following URL in your browser:
https://your-domain.com/install
Follow the on-screen instructions to complete the installation process.
Web4 Lite is published under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (BY-NC-SA 4.0).
You are free to:
- Share β copy and redistribute the material in any medium or format.
- Adapt β remix, transform, and build upon the material.
Under the following terms:
- Attribution β You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- NonCommercial β You may not use the material for commercial purposes.
- ShareAlike β If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
For more information, see the full license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
For any inquiries or questions, feel free to contact us:
- Linkspreed UG: [email protected]
- Marc Herdina: [email protected]
Linkspreed Website
Β© 2024 Linkspreed UG & Marc Herdina
Web4 Lite is part of a growing vision to reshape the digital landscape. We're excited to see what you build!