workshop-ai-flask-sveltekit Svelte Themes

Workshop Ai Flask Sveltekit

Description

I‘ve designed this workshop as part of a programming bootcamp where I taught Python and a little bit of web development.

Steps

  1. clone the repo create your virtual environment and initialize it virtualenv .env && source .env/bin/activate

  2. install the requirements pip install -r requirements.txt

  3. add you OpenIA API KEY

  4. run the server flask app

  5. go to the hello folder cd hello

  6. install node dependencies npm install

  7. run the frontend project npm run dev

Top categories

Loading Svelte Themes