GithubHelp home page GithubHelp logo

shamsup / remix-starter-serverless Goto Github PK

View Code? Open in Web Editor NEW
113.0 4.0 12.0 293 KB

A template for deploying Remix to AWS with the Serverless framework

TypeScript 91.03% JavaScript 8.97%
serverless lambda remix starter-template typescript aws-lambda remix-run remix-stack serverless-framework

remix-starter-serverless's People

Contributors

michaeldeboey avatar shamsup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

remix-starter-serverless's Issues

Which kind of serverless app to install?

The README says "If you want to use the Serverless Dashboard, you'll need to configure the Serverless CLI and add the app key to your serverless.yml file." Serverless presents several options, including "Node express.js API" and "Node REST API." Which type of app should I create, assuming I'm adapting this for Remix 2.0?

Cannot access `/static` on production

Thanks for the shared work. Although I can access offline, and everything works, when I try to deploy, I get a 404 when trying to access the created bucket. It seems like static redirection doesn't work properly.
The S3 bucket is created properly and with the same files that are requested by the client.

image

Assets Not Loading

I'm still having an issue, and I'm not sure if it's related to this repo or general Serverless knowledge and integration with AWS / S3.

I followed all the instructions with this repo to deploy the basic app to AWS. I made all the config switches for OriginCustomHeaders and custom::dev::host after the first deploy.

I am still getting 404 errors on the assets for remix and .ico files for the example code. Is there something on the AWS side I need to do? I tried granting everyone permissions for list and read.

image

Value not found at "self" source

I've been following the example from the README and when I uncomment the OriginCustomHeaders section, I get the error below when running sls deploy --stage dev or npm run deploy which is set to sls deploy:

 - Cannot resolve variable at "resources.Resources.CDN.Properties.DistributionConfig.Origins.1.OriginCustomHeaders.0.HeaderValue": Value not found at "self" source

my dev settings for host are set from the initial output of sls info --verbose.

I am completely new SLS, so I'm not sure where I'm going wrong variable settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.