19 lines
823 B
Markdown
Raw Normal View History

2018-02-12 12:07:36 +01:00
## Tutorials
Go further with Strapi, official and community tutorials are here to help you:
### Getting Started
- [Getting Started guide](https://strapi.io/getting-started)
- [Quickstart with Docker](https://medium.com/strapi/strapi-quickstart-with-docker-d77ca7c86c1f)
2018-02-12 12:07:36 +01:00
### Development
- [Building a static blog using Gatsby and Strapi (official)](https://hackernoon.com/building-a-static-blog-using-gatsby-and-strapi-8b5acfc82ad8)
### Deployment
- [Using mLab with Strapi (official)](https://medium.com/@strapi/using-mlab-with-strapi-e3f968a9c530)
- [How to deploy a Strapi API on Ubuntu 16.04 (official)](https://medium.com/@strapi/how-to-deploy-a-strapi-api-on-ubuntu-16-04-17f8fbbf5c5b)
- [Deploying a Strapi API on Heroku (official)](https://medium.com/@strapi/deploying-a-strapi-api-on-heroku-9c8b7809675c)