All Projects → FroggyTaipei → Froggy Service

FroggyTaipei / Froggy Service

Licence: mit
邱威傑市民服務網站

Projects that are alternatives of or similar to Froggy Service

Docker Django Webpack Skeleton
Django Skeleton W/ Docker Dev & Production W/ Webpack 2 W/ BabelJS W/ Sass W/ PostgreSQL
Stars: ✭ 191 (+23.23%)
Mutual labels:  webpack, django
Vue Django
@Django integrated with a full-featured @Webpack + (@vuejs / vue-loader) setup with hot reload, linting, testing & css extraction.
Stars: ✭ 495 (+219.35%)
Mutual labels:  webpack, django
Django Webpack Loader
Transparently use webpack with django
Stars: ✭ 2,327 (+1401.29%)
Mutual labels:  webpack, django
Fabricio
Docker deploy automation tool
Stars: ✭ 250 (+61.29%)
Mutual labels:  django, k8s
Django React Boilerplate
Django, React, Bootstrap 4 with Python 3 and webpack project boilerplate
Stars: ✭ 1,164 (+650.97%)
Mutual labels:  webpack, django
Qikqiak.com
关注容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉
Stars: ✭ 394 (+154.19%)
Mutual labels:  webpack, django
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (+198.06%)
Mutual labels:  webpack, django
React Webpack Django
De-coupled ReactJS client for greater flexibility and less black-box Django magic
Stars: ✭ 24 (-84.52%)
Mutual labels:  webpack, django
Django Webpacker
A django compressor tool that bundles css, js files to a single css, js file with webpack and updates your html files with respective css, js file path.
Stars: ✭ 69 (-55.48%)
Mutual labels:  webpack, django
Adfs managers
This is site (web-app) to manage teams and statistic for ADFS
Stars: ✭ 10 (-93.55%)
Mutual labels:  webpack, django
Django Project Template
Thorgate's Django project template - Django, React, Sass, optional Docker and more
Stars: ✭ 91 (-41.29%)
Mutual labels:  webpack, django
Docker Django Example
A production ready example Django app that's using Docker and Docker Compose.
Stars: ✭ 86 (-44.52%)
Mutual labels:  webpack, django
Pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
Stars: ✭ 152 (-1.94%)
Mutual labels:  webpack, django
Blog
浩麟的技术博客
Stars: ✭ 2,002 (+1191.61%)
Mutual labels:  webpack
Awesome Web You Should Know
🌎awesome web you should know
Stars: ✭ 154 (-0.65%)
Mutual labels:  webpack
Faq
Useful Django-related information collected by `@pydjango` chat users.
Stars: ✭ 152 (-1.94%)
Mutual labels:  django
Maratona Kubernetes
Repositório de código de demonstrações da Maratona Kubernetes 🇧🇷
Stars: ✭ 152 (-1.94%)
Mutual labels:  k8s
React Webpack 5 Tailwind 2
React 17 Boilerplate with Webpack 5, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
Stars: ✭ 155 (+0%)
Mutual labels:  webpack
Django Polymorphic Tree
Polymorphic MPTT tree support for models
Stars: ✭ 152 (-1.94%)
Mutual labels:  django
Django School Management
Deployment Ready Developer to Developer Full-stack School Management System with payments, e-admission, result management, academic functionalities, and much more implemented in a simple way.
Stars: ✭ 151 (-2.58%)
Mutual labels:  django

Froggy's service

Contribution

See our contributing guide.

Development

Download Docker Desktop for Mac or Windows. Docker Compose will be automatically installed. On Linux, make sure you have the latest version of Compose.

Linux Containers

The Linux stack uses Python, Node.js, with Postgres for storage, Redis for caching and Nginx for local proxying.

To save your time from image rebuild, pull the cache image from our DockerHub registry:

$ make pull-cache

Create your own .env file at root, e.g. using .env.example:

$ cp .env.example .env

Start services, add --build to rebuild image, -d to run containers in the background :

$ docker-compose up

Stop services, add -v to clean volume while stop containers:

$ docker-compose down -v

Deployment

Deploy and manage Kubernetes deployment with helm chart.

Architecture

Architecture diagram

Licenses

  • Copyright (C) 2019 - 2019 台北市議員邱威傑辦公室. All rights reserved.
  • Distributed under the MIT

Media

  • Distributed under the CC0 1.0 Universal

Data

  • Try our API via Swagger
  • Distributed under the CC BY 4.0
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].