my-personal-blog is a project for users to create posts from different categories and themes. this is the project api.
Do you need install nodejs
You will also need rename the file ".env.exemple" to ".env", and change the authSecret value.
Clone this project and then afterwards run in the project folder:
yarn install
yarn dev