GithubHelp home page GithubHelp logo

ReadMe Improvements. about fastapi-react HOT 5 CLOSED

buuntu avatar buuntu commented on May 18, 2024
ReadMe Improvements.

from fastapi-react.

Comments (5)

JasonHoku avatar JasonHoku commented on May 18, 2024

One more point to add to this after a clean attempt from a fresh Ubuntu 20.04 LTS VM reaveals:

pip install cookiecutter should be:
python3 pip install cookiecutter

and

cookiecutter gh:Buuntu/fastapi-react should be:
python3 -m cookiecutter gh:Buuntu/fastapi-react

To account for ease of setup on more global/cross-platform path variables.

from fastapi-react.

Buuntu avatar Buuntu commented on May 18, 2024

I think you're right about the python/cookiecutter instructions. As for docker-compose, I would prefer to just link to docker-compose documentation since training people how to use Docker is kind of outside of the scope of this project. sudo could be helpful but that is also platform dependent, since Windows users would not use sudo. You shouldn't need anything with docker-machine though, not sure where you read that?

Anyway I would accept a PR for this @JasonHoku or I can get to it sometime next week if you're not up for it.

from fastapi-react.

JasonHoku avatar JasonHoku commented on May 18, 2024

I'm up for it!

The docker-machine codes come from trying ti run
docker-compose up -d
the error says VM not found (If I remember correctly) and then echoes to try using this:
docker-machine start default
which then echoes that there is no default machine and to use this:
docker-machine create

Works successfully after creating a machine.

I am shooting a recording of a fresh install of this application on a fresh Ubuntu VM here in an hour, and will clarify the details before making this PR. Thank you again, Buuntu, amazing work here! :^)

from fastapi-react.

JasonHoku avatar JasonHoku commented on May 18, 2024

Thank you so much for the opportunity!

Clarified and double checked. :

#115

from fastapi-react.

Buuntu avatar Buuntu commented on May 18, 2024

Closed by #115

from fastapi-react.

Related Issues (20)

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.