Skip to content

Fix/83 solve astro import in datami pro app

Amélie Rondot requested to merge fix/83-solve-astro-import-in-datami-pro-app into main

Fixes #83 (closed)

Bug fix

Context

This MR aims to solve the bug which occurred in Datami-pro application after merged !18 (merged)

Breaking changes

  • 🎖️ I'm not sure if it is a breaking change but to run the Datami-pro application, locally you will need to move your local .postgres/ directory and .env file into the new directory

Technical changes

  • 🛠️ Create a new datami-pro-app/ directory and move all files and directories related to the Datami-pro nuxt application
  • 🛠️ Create a new datami-pro-doc/ directory and move all files and directories related to the astro documentation

Non-technical changes

  • 📖 Update CHANGELOG.md
Edited by Amélie Rondot

Merge request reports

Loading