Git Product home page Git Product logo

j26_eventbrite's Introduction

EventBrite fait par Lloyd Westbury (@Lloyd sur Slack)

Lien Heroku

https://eventbritej26.herokuapp.com/

N'oublie pas d'ajouter ton propre fichier .env pour pouvoir tester les mails.

Pour cloner le projet :

git clone https://github.com/LloydWes/j26_eventbrite.git

Pour être sûr d'avoir les gems que j'ai

bundle install

Pour être sûr de ne pas avoir de conflit avec une bdd existante :

rails db:drop

Pour recréer une bdd

rails db:create

Pour créer les tables

rails db:migrate

Pour remplir les tables

rails db:seed

Pour lancer le serveur

rails s

Pour avoir accès à l'index

http://localhost:3000/

Tout les users créé par le seed ont le même mot de passe "thp_test" (en minuscule)

Alt

  1. First ordered list item
  2. Another item
    • Unordered sub-list.
  3. Actual numbers don't matter, just that it's a number
    1. Ordered sub-list
  4. And another item.

[I'm a reference-style link][Arbitrary case-insensitive reference text]

You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown).

To have a line break without a paragraph, you will need to use two trailing spaces.⋅⋅ Note that this line is separate, but within the same paragraph.⋅⋅ (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)

Langage C

int i = 2;
int tab[2] = [1,2];

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

j26_eventbrite's People

Contributors

lloydwes avatar

Watchers

James Cloos 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.