Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add frontend and turborepo #90

Merged
merged 33 commits into from
Aug 9, 2023
Merged

Add frontend and turborepo #90

merged 33 commits into from
Aug 9, 2023

Conversation

Snailedlt
Copy link
Owner

No description provided.

- Configure turborepo some more
- Add more info to readme
* Migrate to pipenv

* move vercel.json to api

* fix workflow file

* cd into api before running pipenv

* Fix workflow and vercel config

* Move main up to /api folder

* fix imports and move tests to /tests

* remove requirements.txt

* remove pipfile in root folder

* update vercel.json

* fix deploy

* initial commit

* add basic UI

* add basic UI

* Add url validation

* Return errors from api when response.ok is false

* Add new logo

* Add codeoutput fields and todo's

* fix html syntax in code block

* Add API_BASE_URL to .env

* Fixx errorMessage and change to form

* Make errormessage globally available via svelte-stores

* Fix some layout stuff

* remove unused project, and rename existing to web

* change package name to web

* Add turborepo

* - Add .env to workspace
- Configure turborepo some more
- Add more info to readme

* Add more info to the readme
@vercel
Copy link

vercel bot commented Aug 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
markdown-videos ❌ Failed (Inspect) Aug 9, 2023 8:13am

@Snailedlt Snailedlt changed the title Add frontend Add frontend and turborepo Aug 9, 2023
@Snailedlt Snailedlt merged commit 9649f53 into main Aug 9, 2023
1 of 7 checks passed
@Snailedlt Snailedlt deleted the add_frontend branch February 2, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find a better solution for api dependencies Add turborepo Add a landing page for the root endpoint
1 participant