Minds Docs

Minds Docs

  • Docs
  • Code
  • Bounties
  • Minds.com

›Pro

Getting started

  • Introduction
  • Installation
  • Troubleshooting

Guides

  • Architecture
  • Frontend
  • Backend
  • Mobile
  • Deployment
  • Documentation
  • Git / GitLab
  • Share to Minds
  • Supported Platforms for Minds

Contributing

  • Contributing
  • License

Walk-throughs

  • Backend modules
  • Backend tests
  • Block
  • Event streams
  • Frontend tests
  • Sending emails
  • Feature flags
  • Feed algorithms
  • Infinite scroll
  • Notifications
  • Postman collection
  • Mobile internationalization
  • Mobile git workflow and CI
  • Mobile styles and themes
  • A/B Testing
  • DID

Handbook

  • How we work
  • Bug reporting
  • Security Practices
  • Incident Management

Pro

  • Domains
  • Developers

Infrastructure

  • Kubernetes Autoscaling
Edit

Developers

Are you sure you want to be here? This page is intended for developers and not end user.

Proxying

You can proxy your local angular app to any Pro site by exporting the ENGINE_HOST env variable like:

  1. # mark.minds.io is the PRO site here
    export ENGINE_HOST=mark.minds.io
    ENGINE_SECURE=1
    ENGINE_PORT=443
    
  2. npm run serve:dev
  3. Go to http://localhost:4200
Last updated on 7/15/2020
← DomainsKubernetes Autoscaling →
  • Proxying
Minds Docs
Docs
Getting startedGuidesContributing
Community
Open Source Community GroupStack Overflow
More
GitLabStar
Copyright © 2022 Minds Inc.