https://github.com/konjoinfinity/notes
A place to add notes and refer back to
https://github.com/konjoinfinity/notes
Last synced: 4 months ago
JSON representation
A place to add notes and refer back to
- Host: GitHub
- URL: https://github.com/konjoinfinity/notes
- Owner: konjoinfinity
- Created: 2023-02-28T04:50:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T01:17:48.000Z (over 2 years ago)
- Last Synced: 2025-01-11T18:47:30.292Z (5 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# notes - A place to add notes and refer back to
## Table of Contents
-Added backend CRUD methods - Node.js - Express - Mongoose - Mongo
-Added backend DB connect and seed - Node.js - Express - Mongoose - Mongo
-Added Mocha Chai testing cookbook with examples