Skip to content

πŸš€ Welcome to Hibo (Habit Manager) REST API's server side app built with Express.js, TypeScript, and MongoDB! .Also it covers unit testing.

Notifications You must be signed in to change notification settings

msjadhav03/express-tsc-mongo-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hibo : Habit Manager (CRUD app using express 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-mongo-crud.git

# Navigate to the project directory
cd express-tsc-mongo-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

About

πŸš€ Welcome to Hibo (Habit Manager) REST API's server side app built with Express.js, TypeScript, and MongoDB! .Also it covers unit testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published