H4MSK1 / reeinv-synonyms-app

Full stack application (Node.js, React.js) to temporarily store and extract transitive synonyms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reeinv-synonyms-app

CI

Full stack application (Node.js, React.js) to temporarily store and extract transitive synonyms

This repository consists of three main components.

  • Frontend: The frontend React.js application.
  • Backend: The backend Node.js API service.
  • Infrastructure: Terraform (infrastructure as code) for deploying resource to Google Cloud.
Table of Contents
  1. Getting started
  2. License

Getting started

  • Clone this repository.

Prerequisites

Visual Studio Code

This is the preferred code editor for this project.

  • Install Visual Studio Code.
  • Open the platform.code-workspace file using Visual Studio code.
  • Install the recommended extensions.

Services

To get a local copy up and running, see the steps required in each servic'e README:

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

Full stack application (Node.js, React.js) to temporarily store and extract transitive synonyms

License:MIT License


Languages

Language:TypeScript 84.5%Language:HCL 7.9%Language:JavaScript 4.3%Language:CSS 1.5%Language:Dockerfile 0.9%Language:Shell 0.5%Language:HTML 0.4%