P
P
PlasterTom2018-07-03 14:52:24
Node.js
PlasterTom, 2018-07-03 14:52:24

How to add posts to a node.js site?

Good afternoon. For learning purposes, I am making a page with a blog on the site on express + mongoDb. I would also like to make a convenient panel for adding posts, which will be available only to the administrator.
How is this done, with what tools?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Shvedov, 2018-07-03
@PlasterTom

How is this done, with what tools?
Head and hands.
You yourself listed everything you need, express + mongo, more than enough for the implementation. Then google how to do authorization in express, process form data and save them to your database

P
PlasterTom, 2018-07-03
@PlasterTom

Well, if everything is so) Google told me that I need a damin panel that can be done this way and that, and I ended up confused when I need a complex admin panel and additional tools for it, and when you can get by with what you described .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question