Hacker News new | ask | show | jobs
by reqo 1018 days ago
I want to use Django+Next.js for a project, any tips on how to get started?
1 comments

Probably with Django Rest Framework to create an API and Next.js would read in that API to render the frontend.