Fullstack-Assessment-Johnny

Introduction

Api created to provide access to a Employee and Department CRUD. for more details about the API acess README.

Frontend created using Next 13 and Tailwind to access the API, for more details README.

Quick start (API)

$ cd api/

$ docker-compose up

Quick start (FRONT)

$ cd frontend/

$ npm i

$ npm run dev

Default API port: 3000

Default Frontend port: 8080

Obs

Enable SSH for "git.number8" if possible, It's terribleto work with HTTPS