Minds Docs

Minds Docs

  • Docs
  • Code
  • Minds.com

›Pro

Getting started

  • Introduction
  • Installation
  • Troubleshooting

Guides

  • Architecture
  • Frontend
  • Backend
  • Mobile
  • Deployment
  • Documentation
  • Git / GitLab

Contributing

  • Contributing
  • License

Walk-throughs

  • Backend modules
  • Backend tests
  • Block
  • Frontend tests
  • Sending emails
  • Feature flags
  • Feed algorithms
  • Infinite scroll
  • Notifications
  • Postman collection
  • Mobile Internationalization
  • Mobile git workflow and CI

Handbook

  • How we work
  • Bug reporting
  • Superhero

Pro

  • Domains
  • Developers
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 2020-7-15
← Domains
  • Proxying
Minds Docs
Docs
Getting startedGuidesContributing
Community
Open Source Community GroupStack Overflow
More
GitLabStar
Copyright © 2021 Minds Inc.