Skip to content

mbruty/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

View Live Site Here

Running locally

First, clone the repository and open a terminal in that directory Run: npm install to install the dependencies

Node Scripts:

npm run dev Start the development environment npm run build Create a build version of the application npm run start Run the build version of the application

.env

This project requires a .env file to work, this file must contain the following mongo_conn_string The connection string to the mongoDB server that will contain the URL Redirect info email The email account to send the emails from email_pass The password for the e-mail account

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published