Skip to content

lucas-av7/pedidos-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedidos-app Backend

It is the backend of an order food online application

Docs

Run the project

First: create a virtual environment and install the dependencies. I'm using pipenv

pipenv shell
pipenv install

Second: Start PostgreSQL DB container

Copy .env.example to .env, fill the values and run:

docker-compose up -d

Third: initialize the app

flask run

Technologies and tools used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages