/pill

Drogasil product crawler

Primary LanguageTypeScript

Pill


Fullstack Typescript/Javascript project

Pill uses a full stack JS/TS frontend and backend.

Node version

Use node v18.12.1


Getting started

Clone the project:

git clone https://github.com/Wellers0n/pill.git

Install dependencies:

yarn

Initializing application with Docker

To init docker-compose, at the root directory run the following command:

 docker-compose up -d

When you finish, run the following command:

 docker-compose down

Listening

Frontend port: http://localhost:3000
Backend port: http://localhost:3001

API Documentation

Visit http://localhost:3001/docs/ for more information about the API

Stack used

NextJS
Docker
Jest
Swagger
Docker-compose
Yarn
WorkSpaces