These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js (v18)
- pnpm
- Clone the repository:
git clone https://github.com/heristop/gutenku.git
- Install NPM dependencies:
pnpm i
- Copy env variables (optional):
cp gutenku/packages/front/.env.dist gutenku/packages/front/.env
- Start server and front
pnpm run dev
Prerequisites:
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
Cypress:
pnpm add cypress --dev -g
© 2023 heristop / @gutenku.poem. All rights reserved.