https://github.com/ayanavakarmakar/nauggets-fse-assignment
https://github.com/ayanavakarmakar/nauggets-fse-assignment
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayanavakarmakar/nauggets-fse-assignment
- Owner: AyanavaKarmakar
- Created: 2023-03-30T14:21:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T15:31:15.000Z (about 2 years ago)
- Last Synced: 2025-01-02T04:14:34.614Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Getting Started
1. Install the dependencies
```bash
npm install
```2. Start the server
```bash
npm run start
```### Tech Stack
1. Node.js
2. Express.js
3. MongoDB
4. Mongoose
5. TypeScript