this is ?
entry point is where the main directory is
btw i seem to find a bug in it is this the error?
No it said "main already exists"
is this when you choose the existing repo?
yes
now I have created a new repo
but I guess I am lost in github π
it's empty I guess since I created it in Github
so entrypoint ?
I thought APPWRITE CLOUD would fill it with necessary elements ?
it does when you create a repo by appwrite infra I think you manually created your own repo
Yes I did
and for the entrypoitn can you provide an ss i am a bit confused/
thats why it did not auto filled it.
Should I delete the repo and do something else with the console ?
sorrry for the delay
the entrypoint refers to your entry file
like index.js
the main file which will act as frnt
just delete the repo
choose a starter template and modify it
should be easier
that's what I thought I was doing π
Recommended threads
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...