I am not clear . What I am trying to do
I am not clear . What I am trying to do is use the template and link it to my own database . Preferably a headless cms
2 Replies
extended-salmon•9mo ago
it depends which backend you picked.
passive-yellow•9mo ago
@juwoncaleb you could setup an api quickly with node.js / express for the simple REST (or flask in python )
this template is pretty nice and works with most of the refine REST data provider: https://github.com/hagopj13/node-express-boilerplate
GitHub
GitHub - hagopj13/node-express-boilerplate: A boilerplate for build...
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose - hagopj13/node-express-boilerplate