Skip to content

OlexanderNazarchuk/Empty-Node.js-EJS

Repository files navigation

#Init

  1. npm install
  2. npm run prod
  3. cp .env.example .env
  4. define variables in .env

Start

node index.js

Update environment variables from .env

export $(grep -v '^#' .env | xargs -d '\n')

Update Let's Encrypt Certificate

certbot renew --dry-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published