Skip to content

Max-Oliver/Python_WebApp_Rest_Crud_API-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the virtual env you need run this command:

You need created a new clouster or if you already has one connection on Mongo DB

Run backend!

Linux:

source {name_env}/bin/activate

Windows:

This backend was implemented with Python 3.6 - Flask - Mongo DB

python can be the version that you has installed.

python3 -m venv {name_env}

Run Frontend!

Multiplatform commands

This frontend it been created with - React - ReactHooks - Boostwatch

npm run start

About

This application is an example to create END TO END Web App Application Crud API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors