Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-demo

python -m venv venv
source venv/Scripts/activate
pip install -r requirements.txt

.env file FLASK_APP = server.py
FLASK_ENV = development
FLASK_RUN_PORT = 8000
PROJECT_NAME=flask

flask run

About

This is demo project for github actions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages