Skip to content

pulgamecanica/42Portfolio

Repository files navigation

42Portfolio

Django CI


42 Portfolio Source Code Built with Django and React


References & Quick Links:

📖 Wiki: https://github.com/pulgamecanica/42Portfolio/wiki

🗂️ Project: https://github.com/users/pulgamecanica/projects/2

📋 Notion: https://www.notion.so/42-lisboa-porto/Skill-Portfolio-Tech-70ca05b0f1184f90a745d356710f870e

💻 Discord: https://discord.gg/afDecM2jnR

🍇 Gather: https://app.gather.town/invite?token=9TUswIOqTwSqonz0EqJn

:basecamp: DB vizual tool: https://sql.toad.cz/?keyword=default


How to install the project?

image

First clone the repo:

git clone https://github.com/pulgamecanica/42Portfolio

Create a .env file and fill the variables according to the .env.example

Then run the Docker containers for the DataBase and Django App

docker compose up

Make sure you've installed all the modules needed for the project. We recommend you run a new virtual environment for developing:

pipenv shell
pip install -r requirements.txt

If you want to work on the frontend you need to start the react app:

cd frontend
npm install
npm start

🖥️ Now you are Good to go!


Contributors:

Made with contrib.rocks.


About

42 Portfolio Source Code Built with Django and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published