Skip to content

apozinn/halk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

halk logo

This is a template of a messaging app, created with react native and expo

Description

Halk A real-time chat app created to help new developers.

halk preview

Installation

$ npm install
$ npm start

Do it on client and server!

This project was made for development environment!

Frontend and backend repositories are present, but they ran on localhost, so it can only be used for testing and visualization. If you want to use it for production, you will need to host the backend (made in nestjs) on a host

Running the app

# client
$ npm start or npm run android/ios/web

# server
$ npm run start:dev

Support

The project may have errors, if there are problems with something, report it, and if you can, send improvement ideas

License

Halk is MIT licensed.