Skip to content

GustavoSod/ebook-platform

Repository files navigation

Ebook Platform

Platform to encourage reading, readers can download ebooks and writers can post their books. Remember 100% free.

Dependencies

Setup

use this command to generate .env and fill them with your data:

cp .env.example .env

build your application:

docker compose up

create your test/development database:

rails db:create db:migrate

You can now access the application by navigating to localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published