Giter Club home page Giter Club logo

fsjs-t-shirt-project's Introduction

FSJS Week 0 - Welcome to the FSJS Code Louisville Class

Outline

  • Install NodeJS
  • Install Git (windows only/mac os x comes with it)
  • Create a mLab account

Install/Setup git

macOS X (not required)

  1. Download https://git-scm.com/download/mac
  2. Install the .dmg

windows

  1. Download https://git-scm.com/download/win
  2. Run the setup wizard .exe I recommend picking add commands to windows command line so that cmd and git bash have the same functions

Install/Setup nodejs/npm

nodejs/npm Install

macOS X

  1. Download https://nodejs.org/dist/v8.11.1/node-v8.11.1.pkg
  2. Run the setup wizard .pkg file

windows

  1. Download https://nodejs.org/dist/v8.11.1/node-v8.11.1-x64.msi or https://nodejs.org/dist/v8.11.1/node-v8.11.1-x86.msi
  2. Run the setup wizard .exe file

Install/Setup mLab

mLab

both

  1. Head over to mLab and signup/login
  2. Create a new MongoDB deployment
  3. Pick Amazon Web Services and Free(Sandbox)
  4. Give your db a name, example fsjs-db1
  5. Click the new deployment (give it a second)
  6. Create a new collection or do it via code
  7. At the top you will see the connection settings, example:
To connect using a driver via the standard MongoDB URI (what's this?):

mongodb://<dbuser>:<dbpassword>@ds1111111.mlab.com:17360/fsjs-db1

This will go into your node project!

See it was as Easy as ABC123

fsjs-t-shirt-project's People

Contributors

easyasabc123 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.