Strapi application Create a .env file Store following variables in the file ASTRA_TOKEN ASTRA_DB_ID ASTRA_DB_REGION ASTRA_DB_KEYSPACE ASTRA_COLLECTION Dependencies Open terminal/cmd cd to the folder where you want to install dependencies npm i Run npm run develop npm run start