Skip to content

An intelligent translation chat platform SaaS. Talk to anyone and understand anyone globally with their messages translated into your selected language.

Notifications You must be signed in to change notification settings

neetmangat/globalchat

Repository files navigation

GlobalChat

Production

Development

  1. Clone the repository and install dependencies
git clone https://github.com/neetmangat/globalchat.git globalchat && cd globalchat && npm install
  1. Start new Firebase Project, Get ProjectID, Client Email, Private Key, Google Client ID, Google Client Secret

  2. Register Stripe account and get Secret Key and Product Price ID

  3. Add the server environment variables

cp .env.example .env.local
  1. Run the development server:
yarn run dev
  1. Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published