GithubHelp home page GithubHelp logo

Contribution about kid-o HOT 8 CLOSED

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024 1
Contribution

from kid-o.

Comments (8)

alanhamlett avatar alanhamlett commented on May 28, 2024 1

Just to get started, you could:

  1. Install Postgres
  2. After cloning the kid-o repo, run these terminal commands:
cd kid-o
virtualenv venv -p `which python2` --no-site-packages
source ./venv/bin/activate
pip install -r requirements-frozen.txt
./run.sh
  1. Create a Postgres user kido with password kido.
  2. Create a Postgres database kido with owner kido.
  3. Go to http://localhost:5000 in your browser to use the app.

from kid-o.

vanesa avatar vanesa commented on May 28, 2024

That would be awesome, thank you! Let me write a script that makes it easier to set everything up locally. I'll get back to you on the details tomorrow or after tomorrow.

from kid-o.

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024

Thanks. I love the work you're doing and it's inspiring. Great.
Looking forward to working with you.

from kid-o.

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024

I'm still waiting on a reply. Just a kind reminder

from kid-o.

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024

Hey Alan,
Good to see you here. I've done that already. I'm looking in lazy-loading libraries in javascript for the issue raised though.

from kid-o.

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024

screen shot 2017-08-31 at 12 34 16 am

Hey, @vanesa @alanhamlett I decided to check out some of the routes and I got this error. I just cloned the project locally and set up my database before. How do I proceed?

from kid-o.

vanesa avatar vanesa commented on May 28, 2024

@BolajiOlajide @alanhamlett Just pushed an update that should resolve that issue! Forgot to update CSS and JS in that file. Sorry about that!

from kid-o.

BolajiOlajide avatar BolajiOlajide commented on May 28, 2024

I haven't heard from you in a while.

from kid-o.

Related Issues (8)

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.