This is the source code for the website at https://provablysafe.ai.
It is based on the Nextra Docs Theme.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
Use the prettier
formatting system.
This project is licensed under the MIT License.