Skip to content

xiao-e-yun/PostArchiverViewer

Repository files navigation

Post-Archiver-Viewer

To view Post Archiver

Preview

Author List preview Post preview

Debug or Build

Frontend

cd frontend;
bun install;
bun run dev;

Backend

# dev profile will proxy 5137 (vite server for HMR)
cargo run

Deploy

cd frontend;
bun install;
bun run build;
cd ..;
cargo build -r;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •