ElevanceNet is a professional social networking platform that helps users stay focused and productive by showing content strictly aligned with their preferences.
git clone https://github.com/your-username/elevancenet.git
cd elevancenet
docker build -t elevancenet .
docker run -p 5173:5173 elevancenet
The backend is hosted on Vercel for production. The CI/CD pipeline automatically pushes updates to Docker Hub.
This project is currently not open for external contributions. However, feel free to check the code and suggest improvements via issues.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any issues or inquiries, feel free to reach out to us at:
[email protected]
Your contributions are highly appreciated! 🚀