CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment

⚙ Setup local database

Open
#464 0 comments 0 reactions 0 assignees View on GitHub
⚙️ Setup 🏕 Priority Mandatory 📅 Week 1
Dominant language
JavaScript
Stars
9
Forks
352
PR merge metrics
No merged PRs in 30d

Description

## Acceptance criteria

- [ ] You have a functional `videorec` database with `title` and a `src` columns
- [ ] Your local `videorec` database is populated with the initial data from `initdb.sql`.
- [ ] You can drop and recreate a local `videorec` database each time you run `initdb.sql`
- [ ] You can successfully create backups of your database and restore from them.

## Guidance 🧭

Check the [db setup guide](https://github.com/CodeYourFuture/Full-Stack-Project-Assessment/tree/main/guides/db-setup) for steps to set up your local database

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.