Skip to content

Boilerplate for creating computer vision behaviours for VedaLabs.

Notifications You must be signed in to change notification settings

MacherLabs/cookiecutter-flask-behaviour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

cookiecutter-vedalabs-flask-apiserver

Build Status

Boilerplate for creating CI/CD enabled Server applications for VedaLabs.

Introduction

This project takes care of the setup and configuration so you can focus on making your service awesome. Scaffolding a project takes seconds and it gives you the essentials of devops and container orchestration, like drone, helm, kubernetes integration to get started. This project aims to get out of your way, and to allow you easily and quickly create web services while providing a solid foundation for your service to mature in the future.

Features

Quick Start

Install cookiecutter:

pip install cookiecutter

Scaffold your project (from bitbucket):

cookiecutter gh:macherlabs/cookiecutter-vedalabs-flask-behaviour

OR (from folder)

git clone https://[email protected]/macherlabs/cookiecutter-vedalabs-flask-behaviour.git
cookiecutter cookiecutter-vedalabs-flask-behaviour

server scaffolding

Contributing

Want a new feature or find a bug? Submit a Pull Request!

About

Boilerplate for creating computer vision behaviours for VedaLabs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published