https://github.com/do-community/blog-next
https://github.com/do-community/blog-next
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/do-community/blog-next
- Owner: do-community
- Created: 2020-11-24T19:18:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T06:11:14.000Z (over 5 years ago)
- Last Synced: 2024-11-16T02:34:38.882Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strapi + Next.js Blog Demo Application
This is a demo application for DigitalOcean's App Platform. It is the foundation for a blog built with [Strapi](https://strapi.io/) and [Next.js](https://nextjs.org/).
This is the backend repo for creating the Strapi API. The overall structure of the demo application is:
- Strapi: Backend API ([Repo](https://github.com/do-community/blog-strapi))
- Next.js: Frontend ([Repo](https://github.com/do-community/blog-next))
## Instructions to Deploy
[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/do-community/blog-strapi/tree/master)
You can use the Deploy to DigitalOcean button to deploy this repo directly to App Platform.