Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.35 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.35 KB

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.