Giter Site home page Giter Site logo

mozilla-github-standards / d6c38594f82626ea57a68bad70675f9774ab63e25a1770e6e3ed00bc11282fae Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla/learning-api

0.0 0.0 0.0 30 KB

learning.mozilla.org's API server

License: Mozilla Public License 2.0

Python 100.00%

d6c38594f82626ea57a68bad70675f9774ab63e25a1770e6e3ed00bc11282fae's Introduction

API server for learning.mozilla.org site

How to run the server

Prerequisite

  1. Git
  2. Python 3

Install

  1. Install dependencies
$ pip install -r requirements.txt
  1. Copy .env
cp env.sample .env
  1. Run the migration script
$ python app/manage.py migrate

Run the server

$ python app/manage.py runserver

Environment variables

This app should work out of the box, unless you want to override some of the env which can be found in .env file.

d6c38594f82626ea57a68bad70675f9774ab63e25a1770e6e3ed00bc11282fae's People

Contributors

alicoding avatar gideonthomas avatar mozilla-github-standards 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.