Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Started addressing and cleaning the backend to make it ready for futher extensions #4

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

NikhilRaikar17
Copy link
Collaborator

This pull request contains the following,

  1. Backend code has been changed into proper files
  2. Minor refactoring
  3. GitHub workflows have been added

Please check whether the functionalities are working perfectly fine, as I was not able to test all functionalities.

* WIP: Changed folder structure and reorganised few files

* Refactored tokens and query routes (Functionality not tested)

* Update requirements.txt file

* Transferred sessions code into seperate files

* Added github actions file

* Updated actions file

* Added health router and also updated the guthub workflows

* Updated workflows

* Removed starting of fastapi app in background

* Updated workflows

* Declarative base was wrongly imported due to refactoring

* Updated workflow to start fastapi app in background

* Updated workfflows

* Workflows were unable to kill the started fastapi app

* Removed the kill fastapi app as its not required
@NikhilRaikar17 NikhilRaikar17 requested a review from tmeftah August 4, 2024 15:13
@tmeftah tmeftah merged commit dbfab5e into main Aug 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants