https://github.com/fey/strapi-example-app
https://github.com/fey/strapi-example-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/strapi-example-app
- Owner: fey
- Created: 2021-04-05T09:41:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T10:30:39.000Z (over 5 years ago)
- Last Synced: 2025-02-01T01:52:14.931Z (over 1 year ago)
- Language: JavaScript
- Size: 606 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```