Giter VIP home page Giter VIP logo

dreiser's Introduction

Dreiser

Dependencies Status

Find grammar and spelling mistakes everywhere

This is a product being built by the Assembly community. You can help push this idea forward by visiting https://assembly.com/dreiser.

Tech Stack

We use Clojure and PostgreSQL on server-side, ClojureScript and Om on the client-side. Dreiser is web based application with traditional architecture.

Instructions

To run Dreiser locally you need to have Clojure, Node.js and PostgreSQL installed. Clojure uses Leiningen as package manager. Please install it.

Database setup

Than you need to create dreiser database in the PostgreSQL. This can be achived with

  CREATE DATABASE dreiser

Then open dreiser directory in terminal and run lein ragtime up - this will apply SQL migtrations.

Frontend setup

You need to compile all frontend assets.

To compile ClojureScript into JavaScript in the new window run command

  lein cljsbuild auto

You can change your ClojureScript code and it will compiled to JavaScript automatically in the background.

To compile Stylus into CSS please navigate to the frontend directory. Install node.js dependencies and grunt using npm install command.

Then run grunt watch in the separate window and your CSS will be compiled automatically.

Server setup

To run server please run:

  lein ring server

You can open dreiser web app on http://localhost:3000.

Other tools

How Assembly Works

Assembly products are like open-source and made with contributions from the community. Assembly handles the boring stuff like hosting, support, financing, legal, etc. Once the product launches we collect the revenue and split the profits amongst the contributors.

Visit https://assembly.com to learn more.

dreiser's People

Contributors

podviaznikov avatar

Watchers

 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.