Skip to content

msjadhav03/tsc-express-crud-mysql

Repository files navigation

Blog Management : CRUD app using express.js, MySQL 🐬 and typescript 🚀

A brief description of what your project does and why it is useful.

Table of Contents 📋

Installation 💻

npm i
npm i --save-dev
# Clone the repository
git clone https://github.com/msjadhav03/express-tsc-mysql-crud.git

# Navigate to the project directory
cd express-tsc-mysql-crud.git

# Install dependencies
npm install

# Install Dev Dependencies
npm install --save-dev

Usage

# Build
npm build

# Start
npm run start

# Run test Cases

npm run test

Features ✨

  • Swagger

    Swaager Image

  • Unit Testcases

    Unit Testing

  • Create Habit

    Create Habit

  • Delete Habit

    Delete Habit

  • Update Habit

    Update Habit

  • Fetch Habit

    Update Habit

Contributing 🤝

Guidelines for contributing to the project. Include information about setting up a development environment and making pull requests.

Fork the repository

  • Create your feature branch (git checkout -b feature/your-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin feature/your-feature) Create a new Pull Request

License 📄

This project is licensed under the ISC License:

Contact 📧

Manisha Jadhav