Skip to content

theseyan/deta-chats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deta Chats

A simple Chat app built using vanilla HTML5, CSS3 and Javascript that runs on Deta & Fly.io, completely free!

Hierarchy

  • /app contains the client/frontend which is hosted on a Deta Micro. Run with node app/index.js.
  • /server contains the websocket and API backend which is hosted on Fly.io. Run with node server/server.js.
  • dev.js is a Node.js script used for rapid development. Starts both the client and server processes.

About

Simple chat application built on Deta & Fly.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published