msveshnikov / allchat

AI chat client
https://allchat.online
MIT License
144 stars 15 forks source link

Setup & Run Script #50

Closed jsugg closed 1 week ago

jsugg commented 1 week ago

Add a simple startup script for the AllChat Application

Description

This pull request introduces a bash script to automate the startup process of the AllChat application. The script provides a streamlined and user-friendly way to initialize all necessary application components, including MongoDB, the server API, and the main project.

Features

Usage

The script can be run with the following options:

Technical Details