Skip to content

Strapi CMS Backend for administrate content for plan-f.info, connected to Gatsby which is the frontend

Notifications You must be signed in to change notification settings

FixMyBerlin/plan-f-backend

Repository files navigation

🚀 Getting started with Plan F

This is the backend part of FixMyBerlin/plan-f.info, built using Strapi.

develop

Start your Strapi application with autoReload enabled. Learn more

npm run develop

start

Start your Strapi application with autoReload disabled. Learn more

npm run start

build

Build your admin panel. Learn more

npm run build

⚙️📦 Docker Deployment

To build docker container run:

docker build -t planf:latest .

Then run:

docker run -d --name planf -p 7000:1337 planf

Strapi gives you many possible deployment options for your project. Find the one that suits you on the deployment section of the documentation.

📚 Learn more

  • Resource center - Strapi resource center.
  • Strapi documentation - Official Strapi documentation.
  • Strapi tutorials - List of tutorials made by the core team and the community.
  • Strapi blog - Official Strapi blog containing articles made by the Strapi team and the community.
  • Changelog - Find out about the Strapi product updates, new features and general improvements.

About

Strapi CMS Backend for administrate content for plan-f.info, connected to Gatsby which is the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •