Skip to content

lightpub-dev/lightpub

Repository files navigation

Lightpub

server-test

Server 建て方

For instructions on how to set up the server, please see the README in the rs directory.

Frontend 建て方

  1. cd frontend
  2. yarn install
  3. yarn run dev

Rust version is available in rs directory.