An open API service indexing awesome lists of open source software.

https://github.com/hombre2014/dev-community

Full Stack Web app with Rails 7 Hotwire, Turbo and Stimulus
https://github.com/hombre2014/dev-community

Last synced: about 2 months ago
JSON representation

Full Stack Web app with Rails 7 Hotwire, Turbo and Stimulus

Awesome Lists containing this project

README

        

# Dev Community

> Full Stack Web development community

## Description

RoR using Hotwire, Turbo streams and Stimulus.

## Live demo

No demo yet.

## Deployment

No deployment yet.

## Built With

- Languages: Ruby
- Framework: Ruby on Rails 7.0.4
- Database: PostgreSQL

## Usage

Run the following commands:
`git clone https://github.com/Hombre2014/dev-community.git`
`cd dev-community`
`bundle install`
`rails s`
Open a browser and go to: `https://localhost:3000` to view the app.

## Database setup

To start with clean database use:

`cd dev-community`
`rails db:drop db:create db:migrate`

## Testing

`cd dev-community`
N/A

## Author

👤 **Yuriy Chamkoriyski**

- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)

## Attribution

Special thanks to:

APPSIMPACT Academy video course,

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Hombre2014/dev-community/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./license.md) licensed.