Skip to content

Echo5678/social-media-htmx

Repository files navigation

codev

codev is a small social media website built with Bun and HTMX.

The framework being used is Elysia and the ORM is drizzle

To install dependencies:

bun install

To run:

bunx postcss src/styles.css -o src/routes/home

bun run dev

Environment Variables:

DATABASE_URL=
REDIS_URL=
REDIS_PORT=
REDIS_HOST=
JWT_SECRET=
BUCKET_NAME=
BUCKET_REGION=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACESS_KEY=

This project was created using bun init in bun v0.8.1. Bun is a fast all-in-one JavaScript runtime.

About

Social Media Website written using Bun and HTMX

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages