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

https://github.com/me-on1/resume-ror


https://github.com/me-on1/resume-ror

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flexiple Assignment

## Tech stack for this app

- RoR
- PostgreSQL
- tailwindcss

## Setup

Run following command to create first user after migrating database.

```
rake db:seed
```

Email: `johndoe@example.com`
Password: `password`