SO
mor
Frontend for soğan sözlük project.
Setting up the project
First, you need arpacik up and running.
Then, you need to clone this repository and install the dependencies.
git clone https://github.com/sogan-sozluk/mor
cd mor
nvm use # This will use the correct node version
yarnYou need to create a .env file in the root of the project. You can copy the example.env file and fill in the necessary values.
PUBLIC_API_URL=http://localhost:8099/api/v1 # This is the url of the arpacik apiFinally, you can start the project with the following command:
yarn devOn this page
Languages
Svelte67.0%TypeScript24.0%JavaScript4.7%SCSS3.7%HTML0.6%
Contributors
GNU General Public License v3.0
Created June 17, 2024
Updated July 6, 2024