Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
doc(readme): html 2 markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperret committed Mar 21, 2018
1 parent a1fd517 commit dd46bba
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
<p align="center"><img src="https://cldup.com/7umchwdUBh.png" /></p>
<h3 align="center">API creation made simple, secure and fast.</h3>
<p align="center">The most advanced open-source Content Management Framework to build powerful API with no effort.</p>
# [Strapi](https://github.com/strapi/strapi) containerized

***
![Strapi](https://cldup.com/7umchwdUBh.png)

# [Strapi](https://github.com/strapi/strapi) containerized
API creation made simple, secure and fast.
The most advanced open-source Content Management Framework to build powerful API with no effort.

> [Read the Medium post to have full explaination](https://medium.com/@lucaperret/strapi-quickstart-with-docker-d77ca7c86c1f)
***

[![Travis](https://img.shields.io/travis/strapi/strapi-docker.svg?style=for-the-badge)](https://travis-ci.org/strapi/strapi-docker)
[![GitHub release](https://img.shields.io/github/release/strapi/strapi-docker.svg?style=for-the-badge)](https://github.com/strapi/strapi-docker/releases)
[![Docker Pulls](https://img.shields.io/docker/pulls/strapi/strapi.svg?style=for-the-badge)](https://hub.docker.com/r/strapi/strapi)

## Quickstart (recommended)

> [Read the Medium post to have full explaination](https://medium.com/@lucaperret/strapi-quickstart-with-docker-d77ca7c86c1f)
1. `git clone https://github.com/strapi/strapi-docker && cd strapi-docker`
2. Run using `docker-compose up`

Expand Down

0 comments on commit dd46bba

Please sign in to comment.