Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wq/wq.create
wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.
https://github.com/wq/wq.create
cra-template create-react-app django django-project-template offline rollup rollup-plugin wq-framework
Last synced: 5 days ago
JSON representation
wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.
- Host: GitHub
- URL: https://github.com/wq/wq.create
- Owner: wq
- License: mit
- Created: 2016-09-01T19:14:00.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T17:56:13.000Z (8 months ago)
- Last Synced: 2024-10-28T12:37:13.805Z (11 days ago)
- Topics: cra-template, create-react-app, django, django-project-template, offline, rollup, rollup-plugin, wq-framework
- Language: JavaScript
- Homepage: https://wq.io/wq.create/
- Size: 797 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - wq/wq.create - wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework. (django)
README
[![wq.create][logo]][docs]
[**wq.create**][docs] provides a simple command-line interface (`wq create`) for starting a new project with the [wq framework], with [wq.app] for the front end and [wq.db] as the backend. wq.create also provides a `wq addform` command that can generate and configure new Django apps from an [XLSForm] definition.
[![Latest PyPI Release](https://img.shields.io/pypi/v/wq.create.svg)](https://pypi.org/project/wq.create)
[![Release Notes](https://img.shields.io/github/release/wq/wq.create.svg)](https://github.com/wq/wq.create/releases)
[![License](https://img.shields.io/pypi/l/wq.create.svg)](https://wq.io/license)
[![GitHub Stars](https://img.shields.io/github/stars/wq/wq.create.svg)](https://github.com/wq/wq.create/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/wq/wq.create.svg)](https://github.com/wq/wq.create/network)
[![GitHub Issues](https://img.shields.io/github/issues/wq/wq.create.svg)](https://github.com/wq/wq.create/issues)[![Tests](https://github.com/wq/wq.create/actions/workflows/test.yml/badge.svg)](https://github.com/wq/wq.create/actions/workflows/test.yml)
[![Python Support](https://img.shields.io/pypi/pyversions/wq.create.svg)](https://pypi.org/project/wq.create)
[![Django Support](https://img.shields.io/pypi/djversions/wq.create.svg)](https://pypi.org/project/wq.create)### [Documentation][docs]
[**Getting Started**][setup]
•
[`wq create`][create]
•
[`wq addform`][addform][logo]: https://wq.io/images/wq.create.svg
[docs]: https://wq.io/wq.create/[setup]: https://wq.io/overview/setup
[create]: https://wq.io/wq.create/create
[addform]: https://wq.io/wq.create/addform[wq framework]: https://wq.io/
[wq.app]: https://wq.io/wq.app/
[wq.db]: https://wq.io/wq.db/
[XLSForm]: https://xlsform.org/