Skip to content

keithtelliott/sidekicksammy.com

Repository files navigation

README

Welcome to SidekickSammy!

Getting Started

Let's get started by cloning this repo and installing dependencies:

$ git clone
$ cd
$ yarn

Running Locally

$ yarn dev

Testing a build before deploying

$ yarn rw build web
$ yarn rw build api

Running locally onlike with ngrok

$ yarn rw dev
$ ngrok http http://localhost:8910 --host-header="localhost:8910"

Conencting to App

fly ssh console

Deploying to Fly

fly deploy

Destroying a machine

fly machine destroy

About

Helpful AI chatbot service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published