mirror of
https://github.com/strapi/strapi.git
synced 2025-07-23 17:10:08 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
![]() |
# 💬 Troubleshooting
|
||
|
|
||
|
Below are solutions to some common issues that you may experience when working with Strapi. You can also post questions to [StackOverflow](https://stackoverflow.com/questions/tagged/strapi) or reach out to the members of our [Slack](https://slack.strapi.io) community!
|
||
|
|
||
|
## Frequently Asked Questions
|
||
|
|
||
|
### Does Strapi handle deploying or migrating of content?
|
||
|
|
||
|
Strapi does not currently provide any tools for migrating or deploying your data changes between different environments (_ie. from development to production_).
|
||
|
|
||
|
## Technical Support
|
||
|
|
||
|
Strapi is offered as free and open-source for users who wish to self-host the software.
|
||
|
|
||
|
### Community Support
|
||
|
|
||
|
[StackOverflow](https://stackoverflow.com/search?q=strapi) is great first place to reach out for help. Our community and Core developers often check this platform and answer posts tagged with `strapi`.
|
||
|
|
||
|
Another option to get help is our [Community Slack](https://slack.strapi.io). Please keep all questions on the `#help` channel, be considerate, and remember that _you are getting free help for a free product_.
|