Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 1.76 KB

readme.md

File metadata and controls

37 lines (22 loc) · 1.76 KB

NetSocialOSS - SocialFlux

Welcome to the NetSocialOSS - SocialFlux ALPHA repository! SocialFlux is a social media platform developed by DesTools Studio. This README provides information on how to run the dev mode server, main server, and includes links to important resources.

Links

  • Main Page: Visit the main page of SocialFlux to explore the platform and its features.
  • Developer Page: Access the developer page for SocialFlux to get detailed information on APIs, developer tools, and resources.

How to Run the Dev Mode Server

  • Type the following command in your terminal: npm start
  • Wait until you see the message: "-- [ Choose a mode (main/dev) ]"
  • Type "dev" and press enter.

The dev mode server should now start running. You can use this mode for development purposes and testing.

How to Run the Main Server

  • Type the following command in your terminal: npm start
  • Wait until you see the message: "-- [ Choose a mode (main/dev) ]"
  • Type "main" and press enter.

The main server will now start running. This is the production server that serves the live version of SocialFlux.

Developers

SocialFlux Documentation

  • API Docs: Explore the API documentation for SocialFlux, which provides details on available endpoints, parameters, and response formats.
  • Developer Docs: Access the comprehensive developer documentation for SocialFlux, containing guides, tutorials, and other helpful resources for developers.

SocialFlux Logo

Feel free to use the logo above when referencing SocialFlux.