Skip to content

csuwildcat/web5-collab-app

Repository files navigation

Web5 App

A starter codebase for generating Decentralized Web Apps based on pwa-starter with Web5 already integrated.

Installation / Usage

First, clone and run dwn-server for local development:

git clone https://github.com/TBD54566975/dwn-server.git
cd dwn-server
npm install
npm run server

In a new terminal window, run the following:

git clone https://github.com/csuwildcat/web5-collab-app
cd web5-collab-app
npm install
npm run dev

Project Resources

Resource Description
CODEOWNERS Outlines the project lead(s)
CODE_OF_CONDUCT.md Expected behavior for project contributors, promoting a welcoming environment
CONTRIBUTING.md Developer guide to build, test, run, access CI, chat, discuss, file issues
GOVERNANCE.md Project governance
LICENSE Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published