CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
⚙ Setup local database
- Vorherrschende Sprache
- JavaScript
- Sterne
- 9
- Forks
- 352
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.