Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidgoyal/travel-link-backend

Tinder for Solo Travellers.
https://github.com/davidgoyal/travel-link-backend

Last synced: about 2 months ago
JSON representation

Tinder for Solo Travellers.

Awesome Lists containing this project

README

        

# TRAVEL LINK

It is a tinder for solo travellers. A traveller can find partners for visiting any place.

## Installation

```bash
npm install
npm build
npm run start
```

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`PORT`
`MONGO_URL`
`JWT_SECRET_KEY`
`CLOUDINARY_CLOUD_NAME`
`CLOUDINARY_API_KEY`
`CLOUDINARY_API_SECRET`
`CLIENT_SERVER`
`SMTP_HOST`
`SMTP_PORT`
`SMTP_SERVICE`
`SMTP_MAIL`
`APP_PASSWORD`

## Screenshots

![App Screenshot]()

![App Screenshot]()

![App Screenshot]()

## Authors

- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)