optimistic-gold
optimistic-gold4mo 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
stormy-gold
stormy-gold4mo ago
it depends which backend you picked.
firm-tan
firm-tan4mo 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