- consolidated url processing
- standardized code using airbnb style
- updated server running scripts
- scrapped query handling and completed minimal next/express integration
- converted backend to proper api
- removed next directory from index
- setup query handling in react
- updated gitignore
- setup next js
- setup basic repository verification via database
- setup sqlite
- implemented basic security
- completed minimal directory navigation
- now checking that the repository exists
- began work on url parsing
- initial commit