CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
⚙ Setup local database
- Lenguaje dominante
- JavaScript
- Estrellas
- 9
- Forks
- 352
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.