iivvaannxx / deno-forms-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  1. Clone this project.
git clone https://github.com/iivvaannxx/deno-forms-bug
  1. Ensure Docker is installed and the file run.sh has execution permissions.
docker --version
chmod +x ./run.sh
  1. Execute the script run.sh which will create the docker image deno-forms-bug and start it on port 80.
./run.sh

... Script executes ...

App running on port 80.

About


Languages

Language:TypeScript 83.9%Language:Shell 5.7%Language:Dockerfile 5.5%Language:CSS 5.0%