Git Product home page Git Product logo

fyp-node-server's Introduction

Anti-Tailgating System Server

Required Services and Software

  1. AWS Services
  • AWS Rekognition
  • AWS S3 Storage
  • AWS Cli Version 2
  1. NodeJs & Npm
  2. Yarn - package manager

Installation Guide

Github: https://github.com/AndrewHii97/fyp-node-server.git

  1. Download & Install NodeJs ( this will come together with npm )

  2. Download or fork a copy of source code from the github using github repository

  3. Download yarn using npm

    npm install --global yarn

  4. Install all dependencies using yarn

    yarn install

  5. Install AWS Cli version 2 ( Refer to AWS Cli version 2 Documentation )

  6. Configure AWS Cli version 2 with credential information

  7. Create S3 Bucket named "tgfypbucket"

  8. Create AWS Rekognition Collection named "faces" using AWS Cli version 2 command

  9. Start the server in development mode OR

    yarn run dev

  10. Start the server yarn run

fyp-node-server's People

Contributors

andrewhii97 avatar

Watchers

 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.