Skip to content

qiubee/liev

Repository files navigation

Liev

Homepage of liev

Find love by writing love-letters and write back when you've found the one.

Once you've written your first love-letter, all the love-letters that have been written can be opened. Respond by writing a personal private letter, start the correspondence and get to know each other.

Visit website >

Table of Contents

  1. Features
  2. Dependencies
  3. Installation
  4. Resources
  5. License

Features

No features added yet.

Dependencies

  • Express
  • Express-handlebars
  • MongoDB

For other dependencies see package.json

Installation

To install the app follow these steps:

1. Clone the repository:

git clone https://github.com/qiubee/liev.git

# Go to directory
cd liev

2. Install dependencies:

npm install

3. Run the app:

# To run the server
npm run start

# To run the development environment
npm run dev

Resources

License

GNU General Public License v2.0