Skip to content

cesoun/chronicle

Repository files navigation

chronicle

a blog application for cst-391

docs

mikenicholson/passport-jwt

env

set and unset the environment variables locally

export $(grep -v '^#' .env | xargs)
unset $(grep -v '^#' .env | sed -E 's/(.*)=.*/\1/' | xargs)

About

CST-391 | JavaScript Web Application Development

Resources

Stars

Watchers

Forks

Packages

No packages published