Coder Social home page Coder Social logo

helloevenzhang / even_blog Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.3 MB

A personal blog owned by EvenZhang, built using Ruby on Rails 7.1 , PostgreSQL and TailwindCSS.

License: MIT License

Dockerfile 2.09% Ruby 46.92% JavaScript 4.78% CSS 2.09% HTML 43.50% Shell 0.61%

even_blog's Introduction

Project Name

A personal blog owned by EvenZhang, built using Ruby on Rails 7.1, PostgreSQL and TailwindCSS.

Getting Started

To get started with this project, clone the repository and install the necessary dependencies:

git clone [email protected]:HelloEvenZhang/even_blog.git
cd even_blog
# Dependencies: Ruby: 3.2.0
bundle install
# Next, create the PostgreSQL database and run any database migrations:
rails db:create
rails db:migrate
# Finally, start the Rails server:
rails server

Also, you can use docker

git clone [email protected]:HelloEvenZhang/even_blog.git
cd even_blog
docker-compose up --build

You can now visit the application in your web browser at http://localhost:3000.

Technologies Used

  • Ruby 3.2.0
  • Ruby on Rails 7.1
  • TailwindCSS
  • PostgreSQL

License

This project is licensed under the MIT License. See the LICENSE file for details.

even_blog's People

Contributors

helloevenzhang avatar

Stargazers

 avatar

Watchers

Kostas Georgiou 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.