IIS Svelte Themes

Iis

The Information Systems school course project in FastAPI/Svelte

IIS project 2023

Launching the project

Prerequisites

  • imstalled node.js

    on linux

    sudo apt install nodejs
    

    on windows

    https://nodejs.org/en/download/
    
  • installed npm

    sudo apt install npm
    

    on windows

    https://www.npmjs.com/get-npm
    
  • installed python

  • installed pip

  • installed flask

    pip install flask
    
  • installed flask CORS

    pip install -U flask-cors
    
  • go to client folder and run

    npm install
    
  • to build svelte app run

    npm run build
    

Running the project

  • go to root folder and run
    python app.py
    

running db locally

docker-compose up -d
python3 -m server.db.seed

to seed data to the db

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes