imkostas / LAWLIPOPS

Legal Challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAWLIPOPS

How to deploy the project on the server

After logging in to the server, change to the project directory

cd go/src/github.com/imkostas/LAWLIPOPS

Pull the latest changes from github

git pull

Build a new executable to include the changes

go build

Stop the previous service

sudo service LAWLIPOPS stop

Start the service again

sudo service LAWLIPOPS start

About

Legal Challenges


Languages

Language:CSS 64.7%Language:HTML 19.0%Language:Go 16.2%Language:PHP 0.2%