Skip to content

greengod63/starling-insights

Repository files navigation

Starling Insights Chatbot

This project is based on React + Typescript + Vite template.

How to run on local

To run this project on local:

  • nodejs version >= 18
  • npm install on cmdline
  • npm run dev on cmdline
  • localhost on web browser

How to deploy

Can deploy on render.com:

  • First of all, push this project to Github
  • On https://dashboard.render.com/, can click New + button and then select Static Site
  • Connect to Github and click the Connect button next to the targeted repository
  • In Build and Deploy card, set src for Root Directory field, and input dist for Publish directory field
  • Click Create Static Site button

Releases

No releases published

Packages

No packages published