Skip to content

Alexis117/aiohttp-vuejs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiohttp-vuejs-boilerplate

We use Gino ORM, so you need to run postgre sql to make it work.

docker run --name postgres-aiohttp -p 5432:5432 -e POSTGRES_PASSWORD=postgres -d postgres

About

Some boilerplate code to get started with aiohttp, python async framwork and vue js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published