Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oybekkayumov/alpha-blog

This application was built in the course for learning Rails from scratch and features migrations, CRUD and REST, resources built from scratch, testing, authentication systems, front-end styling by Bootstrap, asset pipeline and more.
https://github.com/oybekkayumov/alpha-blog

bootstrap github heroku html-css-javascript ruby ruby-on-rails

Last synced: 25 days ago
JSON representation

This application was built in the course for learning Rails from scratch and features migrations, CRUD and REST, resources built from scratch, testing, authentication systems, front-end styling by Bootstrap, asset pipeline and more.

Awesome Lists containing this project

README

        

# alpha-blog

![image](https://user-images.githubusercontent.com/85465559/170617174-2cffb73f-4b18-4ba8-b957-1d02e670b94a.png)

![image](https://user-images.githubusercontent.com/85465559/170617626-d59b7542-8f60-48cf-b21b-d30e3040fd79.png)

## Deploy to production using:
### Heroku - production hosting servise.

- [home](https://oybekkayumov-alpha-blog.herokuapp.com/)
- [about](https://oybekkayumov-alpha-blog.herokuapp.com/about)
- [articles](https://oybekkayumov-alpha-blog.herokuapp.com/articles)
- [new article](https://oybekkayumov-alpha-blog.herokuapp.com/articles/new)
- [edit article](https://oybekkayumov-alpha-blog.herokuapp.com/articles/1/edit)