Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-typescript
:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev
https://github.com/osvaldokalvaitir/nodejs-typescript
nodejs rocketseat typescript youtube
Last synced: about 2 months ago
JSON representation
:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-typescript
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-03-08T15:12:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T10:07:13.000Z (10 months ago)
- Last Synced: 2024-04-14T13:07:00.601Z (10 months ago)
- Topics: nodejs, rocketseat, typescript, youtube
- Language: TypeScript
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - TypeScript
:man: Application using Node.js, Express, TypeScript, CORS and ts-node-dev
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-typescript# Entry in folder
cd nodejs-typescript# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm dev:server | yarn dev:server
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho