Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1004 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 1004 Bytes

climate-think-and-do-tank

Development

Requirement

Usual commands

  • Start the development environment: docker compose up --build -d
  • Stop: docker compose down
  • If you want to clean up all the stored data use -v: docker compose down -v

Available services

Register the first local administrator user

Go to the Strapi app http://localhost:1337. The app will redirect you to the Register Admin form on your first visit. Complete the form to create your account. Once done, you become the first administrator user of this Strapi application.

You now have access to the admin panel http://localhost:1337/admin