quod-gist Tailwind Templates

Quod Gist

Chat platform with key features like group chats, real time messaging, markdown support, code highlight, avatars and so on. Users can turn on two-factor authentication to protect their accounts.

Quod-Gist

Laravel based chat app for coders.

Try it out

http://quod-gist-chat.herokuapp.com/

Local installation

To start Quod-Gist locally, it is expected to have the following installed:

  • Docker
  • PHP (version >= 8.0)
  • Node
  • Git

Steps

  1. Clone github repo

    git clone https://github.com/Quodline/quod-gist.git

  2. Install dependencies

    composer install npm install

  3. Start Laravel Sails

    ./vendor/bin/sails up

  4. Create .env from .env.example and fill .env with your credentials

  5. Run database migrations

    sails artisan migrate

  6. Compile assets for production

    sails npm run prod

  7. Visit the site at http://localhost

Technology stack

Hosted on Heroku!

http://quod-gist-chat.herokuapp.com

Top categories

Loading Svelte Themes