Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devalienbrain/tasty-tales-recipe-sharing-server


https://github.com/devalienbrain/tasty-tales-recipe-sharing-server

express jwt mongodb mongoose nodejs

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tasty Tales Recipe Sharing Server

## Live deploy Link: [Live server](https://tasty-tales-recipe-sharing-server.vercel.app/)

## Technology used:
1. Typescript
2. Expressjs
3. Mongoose

## Installation:

1. Clone the repository.
2. Install dependencies using `npm install`.
3. Run the project using `npm run start:dev`.

## Client side code: [link](https://github.com/devalienbrain/tasty-tales-recipe-sharing-client)