# 練習用VPS OS : Ubuntu 20.04.1 LTS # インストール $ snap install unzip $ curl -fsSL https://deno.land/x/install/install.sh | sh $ git clone https://github.com/codeforkosen/Kakomimasu.git $ cd apiserver $ deno run -A apiserver.ts # Let's Encrypt $ snap install certbot --classic