bs-firestore

This is NOT a production ready package and is instead under active development, do NOT use unless you're absolutely insane (use the existing bs-firebase instead!)

Usage no npm install needed!

<script type="module">
  import bsFirestore from 'https://cdn.skypack.dev/bs-firestore';
</script>

README

IMPORTANT! WORK IN PROGRESS!!

This is NOT a production ready package and is instead under active development, do NOT use unless you're absolutely insane (use the existing bs-firebase instead!)

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

References