Skip to content

pipe-social-dao/pipe-open-chat

Repository files navigation

pipe_oc

Welcome to your new pipe_oc project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.

To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.

To learn more before you start working with pipe_oc, see the following documentation available online:

If you want to start working on your project right away, you might want to try the following commands:

cd pipe_oc/
dfx help
dfx config --help

Running the project locally

If you want to test your project locally, you can use the following commands:

# Starts the replica, running in the background
dfx start --background

# Deploys your canisters to the replica and generates your candid interface
dfx deploy

Once the job completes, your application will be available at http://localhost:8000?canisterId={asset_canister_id}.

About

rebuild open chat for lean dev social dapp that based on @dfinity @ICP @ic @internet Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published