Jan 09d26bd73f
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Added new disclaimer Video' (#16) from working into main
Reviewed-on: #16
2024-11-19 14:24:22 +01:00
2024-11-19 14:22:55 +01:00
2024-07-02 12:00:33 +02:00
2024-10-13 16:09:42 +02:00
2024-08-20 17:04:39 +02:00

masterproject

build the dockerfile with: docker build -t slaeforms .

run the container on port 8000 with: docker run -d -p 8000:8000 slaeforms

export the container: docker save -o slaeforms.tar slaforms:latest

Pushing code from desktop to leafblade:

See remotes: git remote -v

git push leafblade working //push working branch

then create a pull request on leafblade and merge everything

Description
No description provided
Readme 133 MiB
Languages
HTML 60.2%
Python 23.3%
CSS 8.6%
JavaScript 7.9%