quickest-silver
quickest-silver14mo ago

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
other-emerald
other-emerald14mo ago
it depends which backend you picked.
cloudy-cyan
cloudy-cyan14mo 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

Did you find this page helpful?