Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.31 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.31 KB

Introduction

Fabbl is an anonymous messaging app. With fabbl, get the fast,simple, secure messaging and connect with millions of people like you for free*, available on phones all over the world.

Configuration and Setup

This is the basic folder structure :

1. Clone this Repository

git clone https://github.com/fabbl-com/fabbl-backend.git 

2. Navigate to the directory

cd fabbl-backend

3. Install dependencies

npm install

4. Provide necessary secrets

  • change .env.example to .env
  • change keys.example.js to keys.js

5. Run

npm start

6. ✨ Happy Hacking

Comment

We intend to keep adding more features to this application, so if you like it, please give it a star, that will encourage us to to keep improving the project.

Author

License

  • This project is MIT licensed.