st-dashboard

A clean and tidy Strapi project created by SharpeTronics to copy and build from.

  1. You must create your own keys in the .env and the keys for the website builder plugin
  2. yarn install
  3. yarn build
  4. yarn develop

Note: by default this uses sqlite as the database, but this can be easily changed.

Note: To generate your own keys with openssl via CLI openssl rand -base64 32 | openssl enc -A -base64

Description
A clean and tidy Strapi project created by SharpeTronics to copy and build from.
Readme 186 KiB
Languages
JavaScript 99.4%
HTML 0.6%