Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-forms
:man: Application using Node.js, Express, CORS and Morgan
https://github.com/osvaldokalvaitir/nodejs-forms
forms nodejs rocketseat youtube
Last synced: about 2 months ago
JSON representation
:man: Application using Node.js, Express, CORS and Morgan
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-forms
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-03-06T23:11:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:15:09.000Z (10 months ago)
- Last Synced: 2024-04-14T13:07:00.185Z (10 months ago)
- Topics: forms, nodejs, rocketseat, youtube
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Node.js - Forms
:man: Application using Node.js, Express, CORS and Morgan
![]()
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-forms# Entry in folder
cd nodejs-forms# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho