Giter Club home page Giter Club logo

anant-sunilam-awasthy-is24-full-stack-competition-req97073's Introduction

citz-imb-full-stack-code-challenge-req97073

NodeJs ReactJs Swagger

๐ŸชŸ Overview

As part of the assessment process for the IS-24 Full Stack Developer Position, I developed a web application that manages and tracks other web applications created by the Province of BC.

โŒจ๏ธ Getting started

1. Cloning the repository (only once):

git clone https://github.com/anant00729/anant-sunilam-awasthy-IS24-full-stack-competition-req97073.git

2. Installing NodeJS:

  1. Check to see if you have Node.js installed. On a Mac use the command node-v in terminal. If it is installed, the version in use will be reported in the terminal. If not, install it from node.js.

  2. Check to see if you have npm installed. On a Mac use the command npm -v. If it is installed, the version will be reported. If you do not have it installed, run npm install -g npm in a terminal.

3. Configuring the project (only once):

At the root folder of the project, run the following commands

npm i       # Installs the dependencies
npm i -D    # Installs development dependencies
npm start   # Runs the NodeJs server 

4. Viewing the project:

Launch a web browser and navigate to the specified URL.

http://localhost:5010/

5. Viewing the Swagger Documentation:

Launch a web browser and navigate to the Swagger Documentation.

http://localhost:5010/api/api-docs/

Screen Shot 2023-03-28 at 1 42 13 PM

๐Ÿณ Getting Started (with docker)

Make sure you have docker installed in your system. Installation Link

To use Docker for running the project, navigate to the root level of the project where the docker-compose.yml file is located and execute the following command:

docker-compose up -d

๐ŸŽฌ Demo

screen-capture.6.webm

anant-sunilam-awasthy-is24-full-stack-competition-req97073's People

Contributors

anant00729 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.