Skip to content

kreepslayer/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✌️ Chat-App ✌️

It is an chat app which is based on Angular and NestJs

How to use it ?

Stack:

How to run it ?

Firstly clone the repo

  1. Backend
cd chat-backend 
npm install 
  • Create .env file in root and paste there:
    • JWT_SECRET = your generated JWT Secret
    • DATABASE_URL = your database (postgres) link I recommend use neon tech
npm run start dev
  1. Frontend
cd ionic-chat-frontend
npm install
ionic serve

About

an chat app based on Angular and NestJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published