Skip to content

jeffreycharters/blurt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blurtonamo Bay

Make work

  1. Run the backend. You'll need go 1.21+ for this.
  2. In the eyes dir, create a .env file with the following entries but set the values to your circumstances:
ORIGIN=http://localhost:5173
PUBLIC_API_ADDRESS=http://localhost:3320
PUBLIC_WS_ADDRESS=ws://localhost:3320
  1. Run pnpm install or npm install to in eyes to install javascript dependencies.
  2. On the same network, run the frontend using pnpm dev or whatever.

TODOs

  • Add entgo.io to backend, set up sqlite db
  • API endpoint: create user or verify existence
  • Think about websockets implementation

About

A "microtweeting" platform

Topics

Resources

Stars

Watchers

Forks

Contributors