Skip to content

hack-learning/Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

API of the api master path marter phatproject .

Starting with 🚀

These will allow you to get a copy of the working project on your local machine for development and testing .

See Implementation to learn how to implement the project.

Prerequisites 📋

python==3.8
Django==3.0.8
djangorestframework==3.11.0

Instalación 🔧

in the terminal located in the folder where you have this project, you can look at the folders and files that the project has with the ls command, then run the following.

python3 -m venv env
source env/bin/activate
git clone 
pip3 install -r requiremests.txt

settings.py configuration🔧

Now open the file with your favorite text editor and in the poject folder look for the settings file and modify the function "DEBUG" if it is set to "FALSE" change it to "TRUE".

python3 manage.py runserver 

Built with 🛠️

Authors ✒️

License 📄

This project is under the License (Your License) - see the [LICENSE.md] (LICENSE.md) file for details

Expressions of Gratitude 🎁

  • Tell others about this project 📢
  • Invite a beer 🍺 or a coffee ☕ to someone on the team.
  • Give thanks publicly 🤓.

⌨️ with ❤️ by [Dimaps716] (https://github.com/Dimaps716) 😊

About

Api Repo for Platzi Master Hackathon Master Path Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages