-
Notifications
You must be signed in to change notification settings - Fork 0
Alex Arbuckle edited this page Nov 18, 2024
·
12 revisions
A website portfolio crafted to showcase details about yourself, your servers, and your projects. V4. Spring 2024.
The following notebook provides key information about the project, including its purpose, structure, guidelines, and algorithms, helping those who want to learn more by addressing these topics.
pipenv requirements > requirements.txt
Generate requirements.txt file from the current pipenv dependencies for the application.
sudo docker build -t fenaverat .
sudo docker run -p port:port fenaverat