An open API service indexing awesome lists of open source software.

https://github.com/fey/strapi-example-app


https://github.com/fey/strapi-example-app

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Strapi application

A quick description of your strapi application

See: https://polar-anchorage-60607.herokuapp.com/

## Prerequesites
* Heroku Cli
* Node ^14.x.x
* NPM ^6.x.x

## Commands

```shell
$ make setup
$ make start
$ make deploy
```