portatlas / portatlas.com

Home Page:https://portatlas.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a next.js app that fetches data from GraphCMS via ApolloClient. The app calls an AWS lambda function and utilizizes AWS SES to send emails on the contact page.

Build

To build the project code

npm run build

Running locally

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Unit Tests

To run unit tests:

npm test

Deploy on Vercel

The site is deploy in the Vercel Platform.

About

https://portatlas.com/


Languages

Language:TypeScript 66.2%Language:JavaScript 23.2%Language:SCSS 10.6%