Yemoalt Design website at yeomaltdesign.com
Hosted with https://zeit.co/now
Install dev dependencies to serve static files in /src
and spin-up lambdas:
npm i
npm run dev
Use curl
to test lambdas separately:
curl localhost:3000/api
/api
/api/token
/api/projects
Use the now
cli to deploy.
The secrets listed in now.json
must be loaded to deploy. Run node util/loadEnvSecrets.js
to upload .env.prod
variables as now secrets.
- make Yeomalt a link
- fix nav links on mobile
- deafult work page boxes on load