🌐 Website
This repository is for the website found at https://medieteknik.com and is tailored for students studying at KTH and specifically the Media Technology Programme (Site in Swedish)
This branch is mainly for the development of the new redesign of the website
These will be built automatically see Installation
git clone -b hemsidan-redesign https://github.com/medieteknik-kth/medieteknik.com.git
cd medieteknik.com
- Install Git and Git Bash, and ensure it is located in
C:\Program Files\Git\
- Run
setup.bat
as an administrator, to runsetup.sh
with a PowerShell hook
$ chmod +x setup.sh
$ bash setup.sh
-
VSCode
- Press
F5
- Press
-
Terminal
npm run dev
- Terminal
docker-compose up -d --build
In medieteknik_web
python init_db.py
This drops all tables and recreates.
In medieteknik_web
python init_db.py --recreate
Medieteknik is licensed under MIT License
If you have any questions or feedback please don't hesitate to email us at: [email protected]
For issues use the issues tab found on GitHub