ertugrul013 / logger_microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging Microservice

 

Demo

Logging Microservice

🚧 Logging Microservice πŸš€ Under construction... 🚧

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This project is a small microservice that handles keeping tracks of logging. This project was created to have the logging not have impact on the overal performance of ur application

✨ Features

βœ”οΈ fully build in typescript ;
βœ”οΈ Prisma ORM;
βœ”οΈ Docker support;

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/ertugrul013/logging-microservice

# Access
$ cd logging-microservice

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:3000>

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❀️ by ertugrul yesil

 

Back to top

About


Languages

Language:TypeScript 92.5%Language:Dockerfile 7.1%Language:Procfile 0.4%