Skip to content

Wellers0n/jest-everywhere

Repository files navigation

Jest-everywhere


Fullstack typescript/javascript

Jest-everywhere uses a stack full JS/TS on the frontend and backend, I'm making this project to improve my skills!

Node version

Use node v18.12.1

Initiating in the your PC

  • For clone the project git clone https://github.com/Wellers0n/jest-everywhere.git
  • Enter in the folder cd jest-everywhere/

Install dependencies

yarn

Init application

Init docker-compose

At the root directory, run the following command:

docker-compose

 docker-compose up -d

Listening in

frontend port: http://localhost:3000

backend port: http://localhost:3001

API Docs

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

Stack used

NextJS
NestJS
Postgresql
Docker
Jest
Swagger
Docker-compose
Yarn
WorkSpaces
Material-IU