Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@Pk13055
Pk13055
Follow
View Pk13055's full-sized avatar
πŸ‡¦πŸ‡ͺ
Focusing

Pk13055

πŸ‡¦πŸ‡ͺ
Focusing

Organizations

@rewards-app

Block or report Pk13055

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. flask-app-blueprint flask-app-blueprint Public template

    Blueprint for multimodule flask apps

    Python 1 1

  2. Synalytica/fastapi-svelte-template Synalytica/fastapi-svelte-template Public template

    SvelteJS + fastapi + docker-compose (with mongodb and material ui support)

    17 2

  3. airflow-template airflow-template Public template

    airflow + postgresql + docker-compose + celery

    Dockerfile

  4. Django generic location model compat... Django generic location model compatible with Google MapsAPI
    1
    class Location(models.Model):
    2
    3
    	id = models.AutoField(primary_key=True)
    4
    	place_id = models.CharField(max_length=128, unique=True, editable=False) # used to reference the place using maps API
    5
    	name = models.CharField(max_length=100) # can be used for object referral
  5. How to proxy web apps using nginx? How to proxy web apps using nginx?
    1
    # Virtual Hosts on nginx (CSC309)
    2
    3
    When hosting our web applications, we often have one public IP
    4
    address (_i.e.,_ an IP address visible to the outside world)
    5
    using which we want to host multiple web apps. For example, one
  6. NGINX tuning for best performance NGINX tuning for best performance
    1
    ### Moved to git repository: https://github.com/denji/nginx-tuning
    2
    3
    NGINX Tuning For Best Performance
    4
    =================================
    5

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /