SMI Digital - Connection Test

Status: Could not connect to Strapi at http://localhost:1337. Make sure the backend is running! (Error: Unable to connect. Is the computer able to access the url?)

Next Steps:

  1. Run cd backend && npm run dev
  2. Go to http://localhost:1337/admin
  3. Create a Collection Type named test
  4. Add a Text Field named title
  5. Create a new entry and Publish it.
  6. Refresh this page!