Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurrudev/ts-express-setup
This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture
https://github.com/gurrudev/ts-express-setup
express mvc nodejs setup typescript
Last synced: 4 days ago
JSON representation
This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture
- Host: GitHub
- URL: https://github.com/gurrudev/ts-express-setup
- Owner: gurrudev
- License: mit
- Created: 2023-11-17T07:01:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-27T04:32:07.000Z (11 months ago)
- Last Synced: 2023-12-27T05:28:39.166Z (11 months ago)
- Topics: express, mvc, nodejs, setup, typescript
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-express-setup
This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture## Getting Started
These instructions will get you a copy of the project up and running on your local machine.
### Prerequisites
You need to have installed:
### To clone this repo run in git bash or cmd:
```bash
$ git clone https://github.com/gurrudev/ts-express-setup.git
```### 📦 Install
```bash
$ npm install
```
### 💻 Development```bash
$ npm run dev
```### 🚀 Start
```bash
$ npm start
```
## ContactIf you want to contact me, you can reach me through below handles.
[![linkedin](https://img.shields.io/badge/Ashutosh_Pawar-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gurrudev/)
[![GitHub](https://img.shields.io/badge/gurrudev-27374D?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/gurrudev)## Show your support
Give a ⭐️ if you like this project!