Skip to content
/ yap Public

A simple 3 page chat app created using google firestore written purely in ReScript along with custom bindings to access firestore apis

Notifications You must be signed in to change notification settings

adilmas13/yap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yap !!

A simple open chat app written using ReScript with firestore

What will you see here

  • Creating modules
  • Creating sub modules
  • Creating Data objects using module
  • Writing firestore bindings
  • Using ReasonReactRouter for redirection
  • Using static assets
  • Handling clicks and input events
  • Using Rx
  • Parsing Data using bs-json

Pages

  • Profile
  • Home
  • Chat

Dependencies

  • bs-rx
  • bs-json
  • bs-webapi
  • firebase

Run

npm run start
# in a new tab
npm run server

Production Build

npm run build

About

A simple 3 page chat app created using google firestore written purely in ReScript along with custom bindings to access firestore apis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published