Skip to content

Lemodo/info-ag.backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Informatik-AG Backend

project-image

This is the backend server for our inventory management system which can be found here

🛠️ Installation Steps:

1. Install dependencies

npm i

2. Create .env file

touch .env

3. Enter MySQL database information inside .env using following boilerplate.

DB_HOST=
DB_USER=
DB_PASSWORD=
DB=

💻 Built with

Technologies used in the project:

  • NodeJS
  • MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published