3arcus
3arcus
Explore posts from servers
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
ok
12 replies
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
actually, not really, I need this metadata available everywhere
12 replies
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
so, the only app thats going to be consuming these is my mint website, is there a way to let him pass the cors and block everything else?
12 replies
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
this worked, image loads now, but is it such a big deal problem to have this enabled?
12 replies
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
can't in this case, I found this solution, enable cors, does this pose a security risk and will it work? my server on railway: const express = require("express"); const cors = require("cors"); const app = express(); const fs = require("fs"); const path = require("path"); app.use(cors()); // Enable CORS for all routes
12 replies
RRailway
Created by 3arcus on 5/28/2023 in #✋|help
Simple node express server not serving routes, no errors
this was exactly it, using process.env.PORT solved it. Ty
7 replies
RRailway
Created by 3arcus on 5/29/2023 in #✋|help
Cant load my metadata from xpress server due to cors policy
f9302c62-de80-4dc2-86bb-1095312b9867
12 replies
RRailway
Created by 3arcus on 5/28/2023 in #✋|help
Simple node express server not serving routes, no errors
f9302c62-de80-4dc2-86bb-1095312b9867
7 replies
RRailway
Created by 3arcus on 5/26/2023 in #✋|help
Deploying apps under the same domain
alright, thank you
6 replies
RRailway
Created by 3arcus on 5/26/2023 in #✋|help
Deploying apps under the same domain
the main domain app is a next js deployment, so I guess this would cause routing problems? Probably best to setup using a subdomain?
6 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
but so far only one person has this problem, he is in America, my other 2 team mates see the website like I do, they are in Europe and South America
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
no
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
I cant replicate the error on my end which is super weird
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
but my team does not, seems its not fetching the NFT metadata nor the thirdweb stuff
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
I can see the site just fine
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
Im having some problems
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
thanks! 😛 I did it haha
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
ok, let me learn about this, thank you Brody!
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
thanks!
43 replies
RRailway
Created by 3arcus on 5/18/2023 in #✋|help
Trying to deploy Next js 13 app and its failing?
AWESOME
43 replies