Skip to content

Wraft Logo

The open-source Document Lifecycle Management platform.

Wraft Demo

📝 Wraft - Document Lifecycle Management

Wraft is a comprehensive open-source platform for managing contracts and documents through their lifecycle. It helps users simplify, streamline, and automate document creation, processing, approval, and signing.

🌟 About Wraft

Wraft focuses on efficiency, security, and flexibility, making it ideal for businesses and individuals who want to modernize their document-related processes. Whether you're managing contracts, agreements, or any official documentation, Wraft provides a seamless solution from start to finish.


⚙️ Prerequisites

To run wraft.co, you’ll need:

  • Node.js (Version: >=20.x)
  • pnpm (Version: >=10.x)

🚀 Getting Started

1. Clone the repository

Fork or clone the repository from GitHub.

git clone https://github.com/wraft/wraft-frontend.git

2. Navigate to the project folder

cd wraft-frontend

3. Install the dependencies

Make sure you have pnpm installed, then install all the project dependencies.

pnpm i

4. Set up environment variables

Copy the .env.example file to .env inside the apps/web directory.

cd apps/web
cp .env.example .env
cd ../..

5. Build all packages

Run the following command to build all packages.

 pnpm run build

6. Start the development server

After building, run the application in development mode.

 pnpm run dev

The app should now be running locally, and you can access it at http://localhost:3000.

Dependency Security

  • Run a high/critical vulnerability check:
pnpm security:audit
  • For machine-readable output:
pnpm security:audit:json
  • CI runs the same high/critical gate on pull requests and pushes to main via .github/workflows/dependency-audit.yml.

📄 License

Wraft is open-source software licensed under the AGPLv3.

About

Frontend for @wraft , an open-source document lifecycle management platform (WIP)

Resources

Code of conduct

Contributing

Security policy

Stars

14 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages