Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

TDiblik/school_delta_projekt_ip_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • cp src/.env.example src/.env
  • Update env info
  • Run scripts/init-db.sql in db
  • Run scripts/init-tables.sql in db

Deployment

  • Do not copy ./src/dev folder into production.

Notes

Hi, whoever is reading this in the future :D, just wanted to let you know that I wrote this code in 12 hours (additional logic around school_delta_project_ip_1), so it's pretty ugly :/. I needed to do that because I had other (more important / work related) projects due at the same time. TBH I kinda feel ashamed for this source code, because it's really ugly, but it works and that's all that matters for the school assignment...