Skip to content

kekoexchange/blog-sept-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-sept-24

Summary

This is an application built mostly by the GPT-4 LLM based on a system design that was compiled by the Kekoexchange community. The goal of the exercise is to create a system design for a blog.

Subscribe to our System design blog for more details on the hands on approach we take in teaching end to end full stack system design to early and mid-level software engineers.

Instructions on how to run

  1. Run python3 -m venv venv
  2. Run source venv/bin/activate
  3. Run pip install -r requirements.txt
  4. Run export FLASK_APP=app.py
  5. Run flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published