Simple chat
Clone the repository: git clone https://github.com/YankinA/go-chat.git
To run databases:
cd serverdocker-compose upTo run the server:
cd servergo run main.goor (recomend)
fresh main.goRun the clinet:
cd clientnpm cinpm run dev| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple chat
Clone the repository: git clone https://github.com/YankinA/go-chat.git
To run databases:
cd serverdocker-compose upTo run the server:
cd servergo run main.goor (recomend)
fresh main.goRun the clinet:
cd clientnpm cinpm run dev