The Nexus is the official Portal hosting apps for DeepSquare.
-
Clone the repository:
git clone https://github.com/deepsquare-io/nexus.git
-
Install dependencies:
pnpm install
-
Run:
# Start MongoDB docker-compose up -d pnpm run dev
For production preview:
-
Edit the .env.production and run:
pnpm run test:build pnpm run test:start
- Community Discord - Request for support and help from the DeepSquare community.
- GitHub Issues - Submit your issues and feature requests via GitHub.
We welcome your help in building DeepSquare! If you are interested, we invite you to check out the Contributing Guide.
Comprehensive details, tutorials, and reference materials are available at our Documentation. Whether you're a new user getting started or an experienced developer looking for in-depth information, our documentation is the go-to resource to explore the full potential of DeepSquare.