Skip to content

A Business Communication Platform built by the Operating Owls Internship group

Notifications You must be signed in to change notification settings

Martyn-Conkling/operating-owls-business-communication-platform

Repository files navigation

operating-owls-business-communication-platform

This project is a web application based on discord. It will have many of the same features, including servers, chanels, server roles, and real-time chat.

prerequisites

Ensure Node.js is installed on your machine. If not, download and install the latest version here.

setup

  1. Clone the repository using the following command:
git clone git@github.com:Martyn-Conkling/operating-owls-business-communication-platform.git
  1. Change into the project directory:
cd operating-owls-business-communication-platform
  1. Install the project dependencies:
npm install
  1. Create a .env.local file in the root of the project and obtain the necessary environment variables from the project owner.
  2. Start the development server:
npm run dev
  1. Open a browser and navigate to http://localhost:5173 to view the application.

dependencies

  • npm i
  • npm i firebase
  • npm i firebaseui
  • npm i dotenv --save
  • npm i react-pdf
  • npm i moment moment-timezone

About

A Business Communication Platform built by the Operating Owls Internship group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published