Skip to content

annelise08/TableTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TableTalk-solo-project

TableTalk lets you share restaurant recommendations with friends. Just create an account and start adding your recommendations!

Getting started

  1. Clone the repository to your local machine.
  2. Install the dependencies by running:
npm install
  1. Create a PostgreSQL database, or reach out for the database key.
  2. Link your database in a .env file. Your .env file should look something like:
SQL_DB=postgres:/your database key
  1. Start the development server by running:
npm run dev
  1. Visit your site at http://localhost:8080/

About

TableTalk lets you share restaurant recommendations with friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published