yral-dapp / hot-or-not-backend-canister

Other
8 stars 6 forks source link

Enabling infinite queueing on HoN #361

Open Natasha-GB opened 1 month ago

Natasha-GB commented 1 month ago

Current Status: Shipping with 48 hours on each video to move quickly and have the game out for initial feedback To do: Enable infinite time on each video to have possibilities of longer gameplays

harshita-srivastava-yral commented 1 month ago
harshita-srivastava-yral commented 1 month ago
Natasha-GB commented 1 month ago
abhishek-tripathi-yral commented 3 weeks ago

Partial deployment

harshita-srivastava-yral commented 3 weeks ago
abhishek-tripathi-yral commented 3 weeks ago
dfx identity use abeeshake-gob
dfx build platform_orchestrator --network=ic
dfx build individual_user_template --network=ic
dfx build user_index --network=ic
dfx build post_cache --network=ic

cp .dfx/ic/canisters/platform_orchestrator/service.did platform_orchestrator.did
cp .dfx/ic/canisters/individual_user_template/service.did individual_user_template.did
cp .dfx/ic/canisters/user_index/service.did user_index.did
cp .dfx/ic/canisters/post_cache/service.did post_cache.did
harshita-srivastava-yral commented 3 weeks ago
harshita-srivastava-yral commented 2 weeks ago
harshita-srivastava-yral commented 2 weeks ago
harshita-srivastava-yral commented 2 weeks ago