harrymt / micro-gql-full-stack-app

The smallest django, React, Ariadne, Apollo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny GQL Full-Stack Django/React/Ariadne App

Run GQL server

cd backend
make install
make start

Run Frontend

cd frontend
make

About

The smallest django, React, Ariadne, Apollo app

License:MIT License


Languages

Language:Python 59.9%Language:HTML 17.2%Language:JavaScript 12.1%Language:CSS 9.3%Language:Makefile 1.6%