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.
Key Features:
- 🔍 Exploring projects
Node version 18.18.x
git clone [email protected]:Seistart/gateway.git
bun i
DATABASE_URL=
REDIS_KEY=
bun db:generate
bun db:migrate
bun run dev
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 |