Skip to content

Repository files navigation

Dorothy Database

This project is for saving text, images, and other infos. A table manager similar to excel.

Prerequisites


Running Locally

1. Start the Client Side

  1. Open the index.html file and start using Live Server (e.g., via the Live Server extension in VS Code).

    If you don’t have Live Server installed, you can also serve the index.html using any simple HTTP server:

    npx http-server ./client 

2. Start the Server Side

  1. Navigate to the server directory in your terminal:
cd server
  1. Install dependencies
npm install
  1. Start server
node server.js

Running with Docker

1. Start Docker

docker-compose up --build

2. Close Docker

docker-compose down

Developed and maintained by Tristan Ehron Tumbaga

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages