Giter Club home page Giter Club logo

gr8ladies's Introduction

gr8ladies.org

This repository contains the source code for the Gr8Ladies website.


Getting Started and Pre-Requisites:

Running and testing the project locally(command line)

To run the project from the command line: grails run-app

The application will startup at localhost:8080 by default. For some changes, grails provides reloading. For changes including url mappings, remember to manually restart the application.

To test the project from the command line(coming soon from a contributor like you!): grails test-app

IntelliJ

From the welcome to intellij screen, click on open. Navigate to the folder where you have the project and click on build.gradle. On this next screen, use the default settings(verify java_home is pointing to the right place) and click ok. It may take a while from there, but that should be it.

If you aren't familiar with IntelliJ, start with the Getting Started Guide

####FAQs

What technology is this?

  • The application is Grails 3, but the current version is all static content in the index.gsp file.
  • For front-end style changes, you should have a basic understanding of Twitter Bootstrap. For more info, see http://getbootstrap.com/

Do I need to have a database running locally?

  • No. Grails uses a built-in H2 database for the development environment.
  • Once we add a database, this will need to be updated.

Do I need to be concerned about the deployment environment/infrastructure?

  • No. Using grails run-app should very closely mimic the production environment. The one caveat so far is to be careful when developing in a case-insensative development environment. Production is case sensative.

Can I develop on a Mac/PC/Linux?

  • Sure! If you run into any problems, let us know. Be careful not to commit any environment specific files. Also, be careful when naming files/folders if your system is case insensative.

What if I get stuck?

  • If you run into any problems, feel free to email jenn at gr8ladies dot org or customerservice at gr8ladies dot org

Copyright 2013-2016 Gr8Ladies

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

gr8ladies's People

Contributors

jlstrater avatar kelly-ann avatar

Watchers

 avatar  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.