AlpayC / portfolio_site

My Portfolio website based on react, typescript and tailwind.

Home Page:https://alpaycelik.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need the Api Configuration

HeyFatimah opened this issue · comments

Hi, Alpay in your documentation there is API_BASE_URL and Other Api
How did you do that? Can you explain

He did that by creating separate backend for the email and the service status services. I think
@HeyFatimah

Can you give me idea like how can i do that using mongoDB

I Used Mongo DB Api on this but the email does not work

(https://portfolio-site-nine-beta.vercel.app/)

Can you check in your local?

@HeyFatimah I used a service status iframe code. Check mine and u will know. Also we can disable the translation switch in the navbar

I dont want to disble the translation switch i just want to use the contact form
Can you help me with that?

Hey guys, the api base url is only for development purposes and points to the local url on render.com, where the backend was deployed.

So it's for the backend. The backend is small server builds with node js +express+ nodemailer.

You don't need mongodb for that purpose.

The service api points betterstack.com. You can sign up for free and builds your own uptime monitor for your services.

Actually I don't use react anymore for my website. It's only based on next.js and SSR+nodemailer.

I hope this clarify this a little bit.

Kind regards.