✔️ Link cleaning with regex
✔️ Adding link to database
✔️ See all links added to database
✔️ Infinite scrolling
🔵 Real-time update
🔵 Open graph
🔵 Comments to links
-
Install NodeJS
-
Use .env.sample files to create .env files
-
Install dependencies (run this in the root of the project)
cd server && npm i && cd .. && cd client && npm i && cd ..
- Start server and client (run this in the root of the project)
start npm start --prefix server && start npm start --prefix client
/( |\u00a9|\u00ae|[\u2000-\u3300]|\ud83c[\ud000-\udfff]|\ud83d[\ud000-\udfff]|\ud83e[\ud000-\udfff])/g