Skip to content

Seistart/gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeiStart: Lighting Up the Sei Network Ecosystem

SeiStart would serve as a comprehensive directory and gateway to the myriad of projects being built on the Sei Network. It aims to demystify the network's offerings, making it accessible for enthusiasts, developers, and investors alike to explore and engage with. Picture it as your digital atlas, charting the unexplored territories of the Sei Network, where each project represents a star in the ever-expanding galaxy of blockchain innovation.

image

Key Features:

  • 🔍 Exploring projects

Prerequisites

Node version 18.18.x

Cloning the repository

git clone [email protected]:Seistart/gateway.git

Install packages

bun i

Setup .env file

DATABASE_URL=
REDIS_KEY=

Setup Postgres with Drizzle

bun db:generate
bun db:migrate

Start the app

bun run dev

Available commands:

Running commands with npm bun run [command]

command description
dev Starts a development instance of the app
tst Starts a test instance of the app

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages