Skip to content

ryanflorence/remix-architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remix Architect Experiment

Running locally:

arc sandbox
# in another tab

cd src/http/any-catchall
npm run start

Then open up http://localhost:3333 (not 3334, that's just the asset server).

Deploying:

First build it:

cd src/http/any-catchall
npm run build

And then deploy it:

# from the root of the project
arc deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published