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

Use external repos #21

Closed
wants to merge 1 commit into from
Closed

Use external repos #21

wants to merge 1 commit into from

Conversation

arv
Copy link
Contributor

@arv arv commented Feb 4, 2022

This has two executables:

Next (server and client)

Start this with npm run dev

The code for this is located in /src

Cloudlare Worker

Start this in dev mode with npm start dev-worker

The code for this is in /worker

Dependencies

This currently has tarbals for reps-do and reps-client

reps-client will be moved into replicache proper eventually but
reps-do will eventually become reps.

@arv arv requested a review from aboodman February 4, 2022 22:04
@vercel
Copy link

vercel bot commented Feb 4, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rocicorp/replidraw-do/CmN4KYtJthJeKfwDd9pPWodHQEUd
✅ Preview: Failed

[Deployment for ae65a43 failed]

Next (server and client)
========================

Start this with `npm run dev`

The code for this is located in `/src`

Cloudlare Worker
================

Start this in dev mode with `npm start dev-worker`

The code for this is in `/worker`

Dependencies
============

This currently has tarbals for `reps-do` and `reps-client`

`reps-client` will be moved into `replicache` proper eventually but
`reps-do` will eventually become `reps`.
@arv arv force-pushed the use-external-repos branch from f277cbb to ae65a43 Compare February 4, 2022 22:35
aboodman added a commit that referenced this pull request Feb 4, 2022
For some reason these .js extensions don't work for me.

Also, remove unneeded declarations.d.ts file and update package-lock.json.
@aboodman
Copy link
Contributor

aboodman commented Feb 4, 2022

Superceded by #22

@aboodman aboodman closed this Feb 4, 2022
aboodman added a commit that referenced this pull request Feb 4, 2022
* This has two _executables_:

Next (server and client)
========================

Start this with `npm run dev`

The code for this is located in `/src`

Cloudlare Worker
================

Start this in dev mode with `npm start dev-worker`

The code for this is in `/worker`

Dependencies
============

This currently has tarbals for `reps-do` and `reps-client`

`reps-client` will be moved into `replicache` proper eventually but
`reps-do` will eventually become `reps`.

* Take over #21

For some reason these .js extensions don't work for me.

Also, remove unneeded declarations.d.ts file and update package-lock.json.

* Update README

Co-authored-by: Erik Arvidsson <erik.arvidsson@gmail.com>
@arv arv deleted the use-external-repos branch February 7, 2022 07:21
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.

2 participants