Coder Social home page Coder Social logo

ConWorkShop image

ConWorkShop

ConWorkShop, or CWS, is a constructed languages and constructed worlds management and tooling web application.

Currently, an older, closed-source PHP version is deployed at http://conworkshop.com/. This version made in Ruby will replace it once a good deal of the work is done. 😃

Getting started

Dependencies

Install all the following dependencies on your machine:

  • Ruby (>= 2.3)
  • Rails (>= 5.0)
  • PostgreSQL (>= 9.6, most likely works with earlier versions)
    • PostgreSQL’s development headers must be available in your PATH.
  • ImageMagick (with version 6 compatibility tools, such as identify and mogrify)

Note: Technically, you can use any database other than PostgreSQL, but we use PostgreSQL.

Installation

After every dependency is met, open your terminal in the project root and run

$ bundle install

This will install all of ConWorkShop's other dependencies.

Now, go into the config folder and setup the database.yml and secrets.yml folder as per the examples. Once you have these set up as you wish, run

$ bin/rake db:setup

Then, run rails server to spin up a development instance on your own machine.

Contributing

Thank you for wanting to contribute to CWS! Basically, read the CONTRIBUTING.md file, and you should be good to go.

License

CWS’s code is under the Open Software License 3.0. See the LICENSE.txt file for details.

Acknowledgements

  • Jay, a.k.a. hashi, for all of his hard work into the first version of CWS. We love you! ❤️

Code of Conduct

The ConWorkShop project pledges to the Contributor Covenant Code of Conduct. Basically, be nice.

ConWorkShop Team's Projects

conworkshop icon conworkshop

ConWorkShop: a conlangs/conworlds management system and community

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.