Skip to content

Tai-Pham/GitGudCoding-Backend

 
 

Repository files navigation

Gengar

GitGud Codings Back-End

GitGud Coding Project Set up

/gitgudpg - main folder

/GitGud Codings Back-End (back-end)

/gitgudcoding (front-end)

Getting Set up

Requirements

  • Node
  • X-code developing software (Probably have this already)
  • Homebrew

Installing Home brew

In Terminal copy and run

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Setting up Server

brew tap mongodb/brew

brew install mongodb-community

brew services start mongodb-community

Installing Node

Pls check here https://nodejs.org/en/download/

Starting app

To Build Gengar only run

npm run dev

To Build the whole app run

npm run start

Structure and Rules

Will Update soon

About

GitGud Programmings backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%