Skip to content

ht-coding/musee-imaginaire

Repository files navigation

Netlify Status Node sveltekit postgres

A live demo of the project can be viewed here.

You can log in using the username test and the password password

Set up

  1. clone the repo
  2. install the dependencies with npm run i
  3. create a .env file and add the url to your postgres database. the .env.example file shows you what it should look like
  4. You will also need to request an API key from the Harvard Art Museums' website, and add your key to your .env file. refer to the .env.example file for what this should look like.
  5. set up your database with npm run db:push then run npm run db:migrate
  6. once the changes have been successfully applied, start the server with npm run dev -- --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published