Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 1.72 KB

README.md

File metadata and controls

74 lines (52 loc) · 1.72 KB

GitHub

LayoutTechnologiesGetting startedLicense

🔖 Layout

You can view the project layout through the link below:

Remembering that you need to have a Figma account to access it.

🚀 Technologies

💻 Getting started

Requirements

Clone the project and access the folder

git clone https://github.com/EliasGcf/book-wise.git && cd book-wise

Follow the steps below

# Install the dependencies
$ pnpm install

# Make a copy of '.env.local.example' to '.env.local'
# and set with YOUR environment variables.
$ cp .env.local.example .env.local

# Start the database
$ docker compose up -d

# Start the application
$ pnpm run dev

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜 by Elias Gabriel