Git Product home page Git Product logo

rocketmeet-client's Introduction

RocketMeet

Find the best time for team meetings and one-on-ones with RocketMeet. Try now!

License Chat on Gitter Code Climate maintainability GitHub contributors

[Under active development]

Community

Come say hello at our chatroom for discussions, voicing new ideas or getting help!

API Documentation

You can find the API documentation for the server here.

Getting Started

Prerequisites

  • NodeJS v14

Installation

  • Fork the repository
$ git clone https://github.com/<your-github-handle>/RocketMeet-client.git

$ cd RocketMeet-client

$ npm i

Setup

  • Make a copy of the .env.development.example and .env.production.example files to .env.development and .env.production files respectively.
  • Create a firebase account , setup firebase authentication for google sign-in (firebase-console > Authentication > Sign-in methods > Google ), whitelist the client domain in the Authorised domains section. Set firebase config variables in .env files.
  • Set the encryption variables and domain URLs in the .env files

Development

Make sure that the RocketMeet-server is located at the level same as this repository with the relevant node_modules installed.

The structure should like the following:
/
├── RocketMeet-server/
└── RocketMeet-client/

$ npm run script

Linting

$ npx eslint . --ext .tsx,.ts

Note: Or simply setup automatic linting in vscode

Testing

$ npm run test

Production

$ npm run build

$ npm start

Deployment

Make a copy of the .env.production.example file to .env.production and set the environment variables.

Deploy with vercel

Note: You need to have the RocketMeet-server setup before using this one-click deployment. Make sure to create a firebase account and setup firebase-auth for google signin.

Set the environment variables in .env.production.example at Vercel in the next step.

Deploy with Vercel

Contributing

Check out our contributing guide!

License

RocketMeet-client is distributed under the MIT License.

rocketmeet-client's People

Contributors

anandbaburajan avatar anastr0 avatar athuljoshi avatar aysp-99 avatar breadgenie avatar dependabot[bot] avatar iamaravindks avatar jademaveric avatar mitanshikshatriya avatar pushkardureja avatar ritucs avatar vipinvip avatar viveknathani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.