Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

tb0se/chat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat API

This is simple chat messaging backend using Bun with Elysia.

Getting Started

To get started with this run the following commands in your terminal:

  1. Install the required dependencies:

    bun i
  2. Start the development server:

    bun run dev

Open http://localhost:3000/ with your browser to see the result.

  • You can view your database using :
    npx prisma studio

About

A chat api made with Bun and ElysiaJS

Topics

Resources

Stars

Watchers

Forks