Skip to content

seanderenas/Node-App-With-Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website for Sean Derenas

Made by: Sean Derenas

What is it made with?

  • Node.js
    • I wanted to worth with Node more and i like it better the Ruby on Rails.
  • Express
    • Used for server stuff, routing, boring stuff.
  • MongoDB
    • I have a database for contact forms, i did this so i have them all saved.
  • Love 😄
    • Self explanatory (duh)

useful commands 😉

npm install [dependency name] node server.js npm -v

MAKE .env FILE BEFORE RUNNING

  • create a .env file in root file
  • add this code this code to make it run

MONGO_KEY = "mongodb+srv://seanderenas:DB_PASSWORD@cluster0.czeqqpu.mongodb.net/" NODE_ENV = "development"

Website I used for inspiration here

About

Personal website for Sean Derenas

localhost:3000

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages