Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suzukiryuichiro/favoritable_app


https://github.com/suzukiryuichiro/favoritable_app

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## app
https://wild-glade-8954.fly.dev/
You can log in and try with `[email protected]` `123123`

## Schema with some extra tables we can potentially add
image

## some video
https://user-images.githubusercontent.com/46629248/221059213-9c471cad-23e8-4c8d-b377-134b618de6fe.mp4

## To run locally
must have ruby 3.1.2

```
bundle install
rails db:create db:migrate db:seed
```
then

```
dev
```