Skip to content

mhmdsami/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Links

API to manage a link collection. Built with Hono.

To install dependencies:

bun install

Development setup:

  • Create a .env file in the root of the project (use .env.example as a template)
cp .env.example .env
  • Run the migrations
bun run migrate
  • Start the server
bun run dev

open http://localhost:3000

About

API to manage a link collection. Built with hono, drizzle and bun.

Resources

Stars

Watchers

Forks

Contributors