Skip to content

Code for the CKCS145 Fall 2023 Full Stack Developer course with Mihal Miu (Toronto Metropolitan University)

Notifications You must be signed in to change notification settings

aeamaea/ckcs145

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3f2130 · Dec 20, 2023

History

51 Commits
Dec 20, 2023
Dec 7, 2023
Nov 8, 2023
Dec 7, 2023
Sep 30, 2023
Oct 8, 2023
Oct 20, 2023
Nov 9, 2023
Nov 3, 2023
Nov 8, 2023
Dec 7, 2023
Nov 2, 2023
Oct 28, 2023
Nov 8, 2023
Sep 19, 2023
Oct 20, 2023
Nov 9, 2023
Nov 16, 2023
Dec 9, 2023
Dec 9, 2023
Oct 3, 2023
Sep 18, 2023
Nov 13, 2023
Nov 5, 2023
Oct 28, 2023
Nov 5, 2023

Repository files navigation

  1. Install mini-conda
  2. create an environment with python==3.10
  3. pip install using the pip_modules.txt file as input 3.1 install sqlite, mongodb,postgresql backends for your platforms and configure them 3.2 Change the code to point to your backend 3.3 copy dot-env.template.txt file to .env file in each folder to edit it to put the secrets like password etc you use for your postgres user. IT MUST BE CALLED .env so the dot_env package can read it. It's a convention, don't fight it.
  4. get hacking!

About

Code for the CKCS145 Fall 2023 Full Stack Developer course with Mihal Miu (Toronto Metropolitan University)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published