Skip to content

deepsquare-io/nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus: The DeepSquare Portal of Apps

The Nexus is the official Portal hosting apps for DeepSquare.

Getting Started

  1. Clone the repository:

    git clone https://github.com/deepsquare-io/nexus.git
  2. Install dependencies:

    pnpm install
  3. Run:

    # Start MongoDB
    docker-compose up -d
    pnpm run dev

For production preview:

  1. Edit the .env.production and run:

    pnpm run test:build
    pnpm run test:start

Join the Community

We welcome your help in building DeepSquare! If you are interested, we invite you to check out the Contributing Guide.

Documentation

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.

About

User-facing portal to all DeepSquare applications running on the Grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published