All Projects → kuhung → Flask_vue_ml

kuhung / Flask_vue_ml

后端+前端+算法模型,机器学习项目 demo。Flask + vue + ML, full stack machine learning project construction.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Flask vue ml

Adhokku
A toy PaaS
Stars: ✭ 32 (-50%)
Mutual labels:  deployment
Webpack Deploy
Collection of useful utilities for deploying (not only) Webpack apps
Stars: ✭ 44 (-31.25%)
Mutual labels:  deployment
Laravel Caprover Template
Template to deploy a Laravel app in docker for CapRover
Stars: ✭ 56 (-12.5%)
Mutual labels:  deployment
Pipeline With Gradle And Docker
Continuous Deployment with Gradle and Docker example project
Stars: ✭ 34 (-46.87%)
Mutual labels:  deployment
Polydeploy
A Bulk Deployment tool for the DNN CMS. PolyDeploy is focussed on security, reliability and auditability.
Stars: ✭ 40 (-37.5%)
Mutual labels:  deployment
Copycat Action
©️ GitHub Action for copying files to other repositories
Stars: ✭ 48 (-25%)
Mutual labels:  deployment
Akkeeper
An easy way to deploy your Akka services to a distributed environment.
Stars: ✭ 30 (-53.12%)
Mutual labels:  deployment
Bert In Production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Stars: ✭ 58 (-9.37%)
Mutual labels:  deployment
Seodeploy
SEODeploy: Flexible and Modular Python Library for Automating SEO Testing in Deployment Pipelines.
Stars: ✭ 41 (-35.94%)
Mutual labels:  deployment
Rsync
In the process of being transitioned to a node.js action.
Stars: ✭ 53 (-17.19%)
Mutual labels:  deployment
Gh Actions Hugo Deploy Gh Pages
Github Actions : Hugo static site generator
Stars: ✭ 37 (-42.19%)
Mutual labels:  deployment
Sentry
Kubernetes Object Validating Admission Controller
Stars: ✭ 40 (-37.5%)
Mutual labels:  deployment
Nextjs With Lambda
Next.js example with deploying to AWS Lambda
Stars: ✭ 48 (-25%)
Mutual labels:  deployment
Exoframe
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
Stars: ✭ 972 (+1418.75%)
Mutual labels:  deployment
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+13085.94%)
Mutual labels:  deployment
Meteor Google Cloud
Automate Meteor deployments on Google Cloud App Engine Flexible
Stars: ✭ 32 (-50%)
Mutual labels:  deployment
Kedro Mlflow
A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
Stars: ✭ 48 (-25%)
Mutual labels:  deployment
Unixagent
This is the OCS unified agent for Unix operating systems
Stars: ✭ 61 (-4.69%)
Mutual labels:  deployment
Rsync Deployments
GitHub Action for deploying code via rsync over ssh
Stars: ✭ 59 (-7.81%)
Mutual labels:  deployment
Graceful Shutdown Spring Boot
Graceful Shutdown with Spring Boot (Demo)
Stars: ✭ 51 (-20.31%)
Mutual labels:  deployment

Build Setup

# install python libraries
pip install -r requirements.txt

# run the server
python app.py

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Refer

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].