Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Repository files navigation

IEDON-NET-API (Peer API for DN42)

This is the API server designed for auto-peering for iEdon-Net and the DN42. Based on Hono.js.

Structures

  • app.js: Entry point
  • routes.js: Define routes here
  • ./handlers: Handlers for each defined route in routes.js
  • providers: Extendable basic components
  • db: Sequelize Models and database context
  • common: shared functions
  • acorle-sdk: My personal internal tiny microservice integration. You can safely turn it off in config.js and just ignore it.

Install

bun install
cd acorle-sdk
bun install
cd ..
cp ./config.default.js ./config.js

Run dev

bun run dev # Using bun

Run prod

bun run prod

About

[DISCONTINUED] You should NOT use this code. Will not be updated as some users not following the oss consensus.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages