mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
* Chore: Cleanup * Updated some urls to images and removed parts of documentation that is no longer valid * Removal of some documentation that is no longer valid * Removed PDF Export module --------- Co-authored-by: Johan Olsson <johan@noodl.net>
14 lines
557 B
Markdown
14 lines
557 B
Markdown
---
|
|
title: Deploying and hosting Noodl apps
|
|
hide_title: true
|
|
---
|
|
|
|
# Deploying and hosting Noodl apps
|
|
|
|
Noodl allows you to export your frontend and backend so that you can host it on your own servers.
|
|
|
|
- [Learn about deploying the frontend](/docs/guides/deploy/hosting-frontend)
|
|
- [Learn about deploying the backend on AWS](/docs/guides/deploy/setting-up-backend-on-aws)
|
|
- [Learn about deploying the backend on GCP](/docs/guides/deploy/setting-up-backend-on-gcp)
|
|
- [Learn about deploying to iOS and Android](/docs/guides/deploy/deploying-to-ios-and-android)
|