Giter Club home page Giter Club logo

Comments (11)

ezhil56x avatar ezhil56x commented on May 24, 2024 1

@bigint Can I work on this?
/attempt #4452

Options

from hey.

bigint avatar bigint commented on May 24, 2024

/bounty $150

from hey.

algora-pbc avatar algora-pbc commented on May 24, 2024

๐Ÿ’Ž $150 bounty created by hey
๐Ÿ™‹ If you start working on this, comment /attempt #4452 along with your implementation plan
๐Ÿ‘‰ To claim this bounty, submit a pull request that includes the text /claim #4452 somewhere in its body
๐Ÿ“ Before proceeding, please make sure you can receive payouts in your country
๐Ÿ’ต Payment arrives in your account 2-5 days after the bounty is rewarded
๐Ÿ’ฏ You keep 100% of the bounty award
๐Ÿ™ Thank you for contributing to heyxyz/hey!

๐Ÿ‘‰ Add a bounty โ€ข Share on socials

Attempt Started (GMT+0) Solution
๐Ÿ”ด @ezhil56x Dec 30, 2023, 8:38:20 AM WIP
๐ŸŸข @Raushankumar-prog Mar 4, 2024, 10:00:05 AM WIP

from hey.

Rutik7066 avatar Rutik7066 commented on May 24, 2024

@ezhil56x i was trying to work on this project but was unable to set it up.
og and api works fine but not web output of pnpm run dev

pnpm run dev

> [email protected] dev /home/bot/Desktop/op/hey
> turbo run dev --parallel

โ€ข Packages in scope: @hey/abis, @hey/api, @hey/config, @hey/data, @hey/image-cropper, @hey/lens, @hey/lib, @hey/og, @hey/types, @hey/ui, @hey/web
โ€ข Running dev in 11 packages
โ€ข Remote caching disabled
@hey/og:dev: cache bypass, force executing eda5d50d3eb892f4
@hey/web:dev: cache bypass, force executing e2658fcc8b0c7d2b
@hey/api:dev: cache bypass, force executing 786db3e15ce8b291
@hey/web:dev: 
@hey/web:dev: > @hey/[email protected] dev /home/bot/Desktop/op/hey/apps/web
@hey/web:dev: > next dev --port 4783
@hey/web:dev: 
@hey/og:dev: 
@hey/og:dev: > @hey/[email protected] dev /home/bot/Desktop/op/hey/apps/og
@hey/og:dev: > next dev --port 4785
@hey/og:dev: 
@hey/api:dev: 
@hey/api:dev: > @hey/[email protected] dev /home/bot/Desktop/op/hey/apps/api
@hey/api:dev: > nodemon -w src -x tsx src/server.ts
@hey/api:dev: 
@hey/api:dev: [nodemon] 3.0.2
@hey/api:dev: [nodemon] to restart at any time, enter `rs`
@hey/api:dev: [nodemon] watching path(s): src/**/*
@hey/api:dev: [nodemon] watching extensions: ts,json
@hey/api:dev: [nodemon] starting `tsx src/server.ts`
@hey/og:dev:    โ–ฒ Next.js 14.0.4
@hey/og:dev:    - Local:        http://localhost:4785
@hey/og:dev: 
@hey/web:dev:    โ–ฒ Next.js 14.0.4
@hey/web:dev:    - Local:        http://localhost:4783
@hey/web:dev:    - Experiments (use at your own risk):
@hey/web:dev:      ยท scrollRestoration
@hey/web:dev: 
@hey/web:dev: `destination` does not start with `/`, `http://`, or `https://` for route {"destination":"undefined/u/:match*","has":[{"key":"user-agent","type":"header","value":".*(bot|telegram|baidu|bing|yandex|iframely|whatsapp|facebook).*"}],"source":"/u/:match*"}
@hey/web:dev: 
@hey/web:dev: `destination` does not start with `/`, `http://`, or `https://` for route {"destination":"undefined/posts/:match*","has":[{"key":"user-agent","type":"header","value":".*(bot|telegram|baidu|bing|yandex|iframely|whatsapp|facebook).*"}],"source":"/posts/:match*"}
@hey/web:dev: 
@hey/web:dev: 
@hey/web:dev: Error: Invalid rewrites found
@hey/web:dev: 
@hey/api:dev: 3:39:33 PM [vite-express] Running in development mode
@hey/api:dev: 3:39:34 PM [vite-express] Using Vite to resolve the config file
@hey/api:dev: Server is listening on port 4784...
@hey/og:dev:  โœ“ Ready in 13.7s

from hey.

bigint avatar bigint commented on May 24, 2024

@Rutik7066 do you have NEXT_PUBLIC_OG_URL configured on your .env file on web?

from hey.

Rutik7066 avatar Rutik7066 commented on May 24, 2024

No, I don't have any env configuration

from hey.

bigint avatar bigint commented on May 24, 2024
NEXT_PUBLIC_IS_PRODUCTION=false
NEXT_PUBLIC_LENS_NETWORK="mainnet" # mainnet, testnet, staging
NEXT_PUBLIC_OG_URL="http://localhost:4785"

add these ๐Ÿ™‡๐Ÿผ

from hey.

Rutik7066 avatar Rutik7066 commented on May 24, 2024
NEXT_PUBLIC_IS_PRODUCTION=false
NEXT_PUBLIC_LENS_NETWORK="mainnet" # mainnet, testnet, staging
NEXT_PUBLIC_OG_URL="http://localhost:4785"

add these ๐Ÿ™‡๐Ÿผ

Working now ๐Ÿ‘

from hey.

vinfinity7 avatar vinfinity7 commented on May 24, 2024

@bigint is this still in progress or may i try to make a shell script as youve commented earlier

from hey.

Raushankumar-prog avatar Raushankumar-prog commented on May 24, 2024

/attempt #4452

from hey.

ezhil56x avatar ezhil56x commented on May 24, 2024

@Raushankumar-prog

This has been completed and is in wait for other works that are yet to be completed in hey.xyz

from hey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.