Skip to content

baribgf/The-Secret-Room-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The SecretRoom Project

This a secret room project where you can get a secret conversation with any persons you invite. The project is based on Express js framework, and Firebase for db management.

Usage

To start using this project ensure the following steps:

  • Install required packages:
npm install
  • Create a firebase realtime database, get the application credentials like stated here: Google service account docs, get the database url and then paste them as the following:
export FB_CREDENTIALS='<credentials-file-content>'
export FB_DB_URL='<database-url>'
  • Start the server:
npm start

Note

This project is under development, so for any feedback please contact me or create an issue, and for contribution just create a pull request.

Take Care . .

About

A secret chat room web application project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published