https://github.com/jsonfm/links-app
App for saving your favorites links using node, express and mysql.
https://github.com/jsonfm/links-app
Last synced: 6 months ago
JSON representation
App for saving your favorites links using node, express and mysql.
- Host: GitHub
- URL: https://github.com/jsonfm/links-app
- Owner: jsonfm
- Created: 2021-10-01T21:35:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T21:42:41.000Z (over 4 years ago)
- Last Synced: 2025-01-30T12:30:38.548Z (over 1 year ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Links app
App for saving your links using node, express, handlebars and mysql.
## Install dependencies
```
npm install
```
## Run
```
npm run dev
```
## License
MIT