Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vicksbr/basicapp

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicapp

Fundation for a learning object about software development.

stack used: flask/react/redux/mongodb/webpack/docker

Instructions for development environment

git clone https://github.com/vicksbr/basicapp.git

Build & run backend instructions

From root folder:

cd backend 
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py

Build react devserver (w/ hot reload)

From root folder:

cd ui
npm install
npm run dev

Run docker-compose to start mongodb container

docker-compose up

Access via http://localhost:5000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Learning Object about Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.