Gathering detailed insights and metrics for @onebro/cctx-sandbox-api
Gathering detailed insights and metrics for @onebro/cctx-sandbox-api
npm install @onebro/cctx-sandbox-api
Typescript
Module System
Node Version
NPM Version
49.4
Supply Chain
89.4
Quality
69.1
Maintenance
50
Vulnerability
93.2
License
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
4,164
Last Day
1
Last Week
5
Last Month
58
Last Year
1,956
Latest Version
1.0.21
Package Id
@onebro/cctx-sandbox-api@1.0.21
Unpacked Size
647.00 kB
Size
367.01 kB
File Count
232
NPM Version
8.17.0
Node Version
20.11.0
Published on
Apr 07, 2024
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
66.7%
5
Compared to previous week
Last Month
-7.9%
58
Compared to previous month
Last Year
-11.4%
1,956
Compared to previous year
30
39
The TypeScript Express Mongoose Starter is a comprehensive boilerplate for building robust and scalable web applications using the TypeScript programming language, Express.js framework, and Mongoose ORM for MongoDB. It provides a solid foundation and a set of best practices to kickstart your TypeScript-based Express projects with ease.
To create a new project using this starter template, you can use npx
to quickly scaffold the project. if you don't write the project name yourself, default name typescript-express-mongoose-starter will be used.
1$ npx typescript-express-mongoose-starter <project-name>
Alternatively, you can clone the repository and install the dependencies:
1$ git clone https://github.com/ahmadjoya/typescript-express-mongoose-starter.git 2$ cd typescript-express-mongoose-starter 3$ npm install
Before starting the project, make sure to set up your database credentials in the .env.development.local
file. This file is used for local development and should not be committed to version control. Here's an example of how the .env.development.local
file should be structured:
Contributions, bug reports, and feature requests are always welcome! If you encounter any issues or have ideas to improve the starter template, please feel free to open an issue or submit a pull request on the GitHub repository.
No vulnerabilities found.
No security vulnerabilities found.