Skip to content

IngrdInsight/PastePick-server

Repository files navigation

PastePick Server

Node server application for PastePick

GitHub Release GitHub License GitHub repo size


Download and Install

Clone the Repository

To clone the repository:

git clone https://github.com/IngrdInsight/PastePick-server.git

Installation Instructions

After cloning, navigate to the root directory:

  1. Install pnpm
  2. Run pnpm install
  3. Start a PostgreSQL database and connect to it
  4. Set the variables in .env and src/database/connection.js
  5. During the initial server run, uncomment the code in src/database/initialization.js and import it in server.js to initialize the database (do not keep it enabled after the first run)
  6. Run the server

Note

Having issues with Husky? Run npx husky install

Scripts can be found in package.json. Main ones:

  • pnpm dev
  • pnpm start

Reporting Bugs

Bug reports help us improve PastePick.


Contributing

We appreciate all contributions to PastePick!

  1. Fork the repository
  2. Create a new branch for your feature or bugfix
  3. Make your changes
  4. Submit a pull request

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •