aaatipamula / terminal-portfolio

A portfolio website that acts like a terminal
0 stars 0 forks source link

Impelementation ideas #1

Open aaatipamula opened 1 month ago

aaatipamula commented 1 month ago

Frontend:

Markdown and parse in stdout component. (Look at markdown parsers for implementation) Or just make commands react components lol

Backend:

Use REST API with paths to determine filetree. Likely an express API, or maybe a Go net/http API with GitHub API implementations