Git Product home page Git Product logo

book-blog-'s Introduction

book-blog-

Book Blog, created using Flask

https://www.robertsrandomreviews.com/

STEPS TO RUN LOCALLY:

  1. Make sure you are using Python 3.8

  2. In the terminal of the project directory (or VS Code terminal), run:

  • Mac/Linux: . .venv/bin/activate
  • Windows: .venv\Scripts\activate
  1. In your .venv environment, run pip install -r requirements.txt

  2. In a seperate terminal session, run: npx tailwindcss -i ./bookblog/static/stylesheet.css -o ./bookblog/static/output.css --watch

  3. Set secret key, Google auth credentials, and master email in init.py and routes.py

  • Get google auth credentials from the Google Cloud Console.
  • Should be under auth credentials.
  1. In your .venv environment, run python run.py

  2. In the future, you ONLY need to run step 4 if you want to make CSS changes, but step 2 and 6 is mandatory. All other steps can be ignored!

  3. You're done! Enjoy! Please put a PR if you want to contribute! Insert an issue if there are any issues configuring.

book-blog-'s People

Contributors

rsun19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.