bakaydmytro / team_seeker_be

GNU General Public License v3.0
0 stars 0 forks source link

Configure database #2

Open bakaydmytro opened 4 days ago

bakaydmytro commented 4 days ago

Set up a database for the Node.js web app, focusing on the user schema. Tasks include creating a table for the user schema, establishing a connection between the web app and the database, and building an initialization script. The init script will automatically create tables and insert initial records upon app startup.

NataliaVoloshynska commented 3 days ago

2 SP