Giter VIP home page Giter VIP logo

Comments (19)

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Hey Nice idea ... I have some experience with Node also. I think we should start. Lemme comment after a simple setup and a db schema

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Started some work after forking this repo. Will push it here after work is complete.
Checkout it out here: https://github.com/HellBringer419/react-projects/tree/blog_project_branch

Please check the blog/ and tell me if I should add you as a contributor.

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Yeah, looks good, I think we should also add Headless CMS, where user can manage his blog posts :)

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

@HellBringer419 what do you think about using Wordpress as Headless CMS in this project? 😁

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Why do use WordPress? I believe you got my invite for collab too.
Sorry, I was a bit busy.

Also, what's done right now is not the project itself. I just initialized it. Work remains

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Ok, I will look on it, but I think that WordPress is the most popular and if we use it as Headless CMS we should get neat performance ;)

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Hmm, do you create any template or basic structure of the project? I don't see anything :)

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Yeah there is a folder 'blog' inside the 'blog_project_branch' branch
Link to the exact place: https://github.com/HellBringer419/react-projects/tree/blog_project_branch/blog

Seems like you are new to git.
Here's the how-to:

  1. Clone my fork locally with $ git clone https://github.com/HellBringer419/react-projects.git
  2. Switch to the branch with $ git checkout blog_project_branch
  3. Move to blog folder ( $ cd blog )

You can then run it with yarn .... that's just the template btw. If you do any changes remember to pull then push. Also pull periodically to get latest changes.
Also, you'll find a NOTES.md file inside and I wanted to update it with the steps and knowledge so someone else can create their own thing with this (and hopefully learn). May change NOTES.md to README.md later

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Heh, ok, I didn't think about taking a look at another branch 😅, I already know everything, thanks, I'll be working on it 😁

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Which CMS do you think to use?

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Didn't actually think through it. If it's actually possible, I need to learn this.
Let's go with WordPress.

Also I added 2 funny blogs (static files for now) ;-p

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Ok, but for WP you have to upload its files on the server, so you should have hosting or something like this.

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

I think its an overhead then. Wouldn't it be a better idea to make the functionality with Next and then host it (like on heroku)?

The problem I referred to was integration. Like if I send over my files to WP server, would React play well with php. I mean if someone needs a WP site, why should they choose React (or Next) over php. Especially when everything is already built for the job.

Also, for the original question. Yeah I'm okay with sending over my js files to WP server provided it's the hosting is free. (WP has that offer btw)

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Yeah, but I mean to use WordPress as Headless CMS, then fetch data on frontend (Next.js) and host on for example Vercel.

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

But ok, if you want use something else I agree ;)

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Now You got me interested. Let's do it your way. Use WP as headless CMS.

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

Ok, but do you provide WP on server?

from react-projects.

HellBringer419 avatar HellBringer419 commented on July 17, 2024

Not yet. Can't we like do the conf and then host it somewhere and then access it? Like an API.
Please tell me if am missing something.

from react-projects.

Bartek532 avatar Bartek532 commented on July 17, 2024

We should upload wp files to the server, then install wpgraphql plugin and on frontend with a link to our api fetch posts, comments etc.

from react-projects.

Related Issues (5)

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.