Skip to content

VoidArchive/ntx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTX

The best company snapshot for NEPSE

A focused, information-dense stock snapshot for Nepal Stock Exchange.

What NTX Does

  • Stock screener with fundamental filters
  • Company pages with dense, actionable data
  • Market overview (indices, top movers)

Tech Stack

Layer Technology
Backend Go + ConnectRPC
Database SQLite + SQLC
Frontend SvelteKit + Tailwind + shadcn
Data go-nepse

Development

# Run backend (hot reload)
make dev

# Run frontend
make dev-web

# After proto changes
make proto

# After SQL query changes
make sqlc

Project Structure

ntx/
├── cmd/ntxd/           # Server binary
├── internal/           # Go packages
├── gen/                # Generated code (proto)
├── proto/              # Proto definitions
└── web/                # SvelteKit frontend

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •