Skip to content

ELK4N4/shon-sub

Repository files navigation

Welcome To ShonSub Web Repo!

A website for ShonSub - Social Community For Anime

Design Pattern

MVC

MVC Diagram

First Setup

  1. Install MongoDB Service from Here
  2. Install Node.js from Here
  3. Clone this repo to your local machine using git clone https://github.com/ELK4N4/shon-sub.git
  4. Go to the path of your local repo and run npm i
  5. Create a new file in the main directory that called .env and put there DATABASE_URL=mongodb://localhost/test
  6. The party is begin!

Contributing

  1. Pull this repo to your local machine using git clone https://github.com/ELK4N4/ShonSub.git
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Prerequisites

  • NPM
  • Node.js
  • Express.js
  • MongoDB
  • Ejs

NPM Scripts

  • "start": node server.js
  • "devStart": nodemon server.js

Built With

FrontEnd

  • HTML
  • CSS
  • JavaScript
  • JQuery

BackEnd

  • Node.js
  • Express.js
  • Mongoose.js
  • MongoDB
  • EJS

Main Coder

Elkana Hendler - GitHub Account