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

[Backend] : Improvements #574

Merged
merged 229 commits into from
Sep 28, 2022
Merged

[Backend] : Improvements #574

merged 229 commits into from
Sep 28, 2022

Conversation

baseplate-admin
Copy link
Collaborator

Breif summary of what i have done

  1. I have decoupled django. Which lets us make an microservice type application.
  2. I have implemented a proxy server ( which is a glorified VPN what routes media files through our server | DMCA prevention )
  3. I have implemented AioHttp which lets us use discord.py.
  4. I Have charted discord bot functionality. ( more on this on [ Discussion ] : What are we looking for in our discord bot? #305 (comment) )
  5. I have implemented full text search functionality. ( basically how google filters search. We take an input and search it in our database and rank it using GIN algorithm )

What i need now is a landing page for our aiohttp app. Which should include :

  1. Tech stack
  2. Some fancy logo? ( i have all the logos )
  3. An old bartender type thingy? ( something to match barista but has to be anime type? And should be 4k/SVG | I will look for this. But if something catches @AKindWorld 's eye lemme know )

Also i have started to name our services. ( since we are doing a microservice architecture)

  1. AioHttp -> Barista ( since it serves same purpose as a bartender | Serve Files )

baseplate-admin and others added 30 commits September 4, 2022 16:32
@baseplate-admin
Copy link
Collaborator Author

Oofff thats a lot of work i had to do to get this Pull Request up-to-date

@baseplate-admin
Copy link
Collaborator Author

@AKindWorld lets merge this :D

Copy link
Collaborator

@AKindWorld AKindWorld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

^^

@AKindWorld AKindWorld merged commit e59a5bd into master Sep 28, 2022
@AKindWorld AKindWorld deleted the more-rework branch September 28, 2022 12:26
@baseplate-admin baseplate-admin self-assigned this Oct 9, 2022
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