Skip to content

tristar123456/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat

In this project you will find a frontend for user interactions written in Typescript (Angular) and a backend written in golang

Prerequisitory

Run Frontend

Use the following command to run the frontend

npm run start

Make sure you change to the frontend directory first by using cd frontend

Run Backend

Use the following command to run the backend

npm run backend

Note: You may need docker-compose as well as docker to be able to run the backend

Where is my website?

If the upper steps were completed successfully, the website can by reached by http://localhost:4200. On the upcoming login page you can use the following credientials:

Username password
User user
Test test
Root root

This is for test purposes only of course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages