Skip to content

The starter used for local testing of Creo.

Notifications You must be signed in to change notification settings

saifsmailbox98/creo-starter

 
 

Repository files navigation

Starter project for Creo

Website: trycreo.com

Setting up the API key to access the AI editor

  1. Create a new API key from https://.trycreo.com/api-keys.
  2. Copy .env.example to .env.
  3. Set your CREO_API_KEY in .env.
  4. Keep .env secure and do not share it publicly.

Starting the development locally

  1. Run npm run dev to start the local development server.

About

The starter used for local testing of Creo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%