Skip to content

pedroreisalves/company-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company Management

About project:

This REST API was developed with the purpose of managing a company's system, having the possibility to add managers, employees, create projects and relate employees to projects.

How to run:

  • Clone the repository.
  • Run the following commands:
npm start

Additional informations:

To run this project, you will need to fill the .env file with the following environment variables:

DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"

Built with:

Developed by:

About

Back-end Application - Developed with MySQL, Node.js, Express and Prisma.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors