Skip to content

async-devil/cvut-fel-sit-zwa-semestralka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ČVUT FEL SIT ZWA (Foundations of Web Applications) semester project · wakatime

ZWA Recipes

ZWA Recipes is a website on which website owner can publish recipes. In the beginning, the website has no registered admin, so the owner signs up himself.

Admin is capable of uploading any file on the server and then adding a link to it into the recipe, or set recipe preview image. Recipe content is storing in the HTML format, so admin has freedom of customization.

Local deployment

Requires docker

sudo docker compose up

After executing following command, apache server will be started on http://localhost:80

Production deployment

git clone https://github.com/async-devil/cvut-fel-sit-zwa-semestralka
mv cvut-fel-sit-zwa-semestralka/src www

cd www
bash init.sh

After executing following command, project will be initialized and started in root of your apache folder on http://localhost:80

Product documentation

About

ČVUT FEL SIT ZWA (Foundations of Web Applications) semester project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published