Giter VIP home page Giter VIP logo

req101449's Introduction

Full Stack Developer Technical Test

Applicant name: Jaimin Pandya (Developing Env Mac and Docker)

Instructions for Req101449 project Installation

RUN with docker do it one by one

This command will start all services docker-compose up If backend was not connected to db please restart docker-compose restart jaimin-pandya-req101449_backend_1 This script will seed initial data docker exec jaimin-pandya-req101449_backend_1 npm run docker:db:setup

OR

yarn install

// install mariadb locally before doing this These are db config related files, make changes if necessary packages/server-app/Dockerfil_db packages/server-app/ormconfig.json packages/server-app/src/data-source.ts

npm run setup:db

npm run start:server

npm run run:web

Tech Used

This is a monorepo, it has two packages, one is web and one is server-app.

Server Application

Server application is built in node js with express and typescript.

I do not have any experience with python so I used nodeJs.
  • mariadb
  • TypeOrm
  • Sqlite
  • Express
  • NodeJs
  • Swagger

npm run start:server

Swagger Docs available at http://localhost:3000/api/docs

Swagger Docs JSON available at http://localhost:3000/api/docs.json

Web Application

Web application is built in react. It has below technologies in it for development purpose.

  • Redux
  • Eslint
  • Craco
  • Tailwind
  • React router

npm run run:web Web URL at http://localhost:3001

req101449's People

Contributors

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