Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

CuistotduCoin/front

Repository files navigation

EDITOR SETUP:

  • Use TSLint

SETUP:

  • Copy the provided secrets file to the root (look at .env-example)
  • yarn to install dependencies
  • yarn dev for development server
  • yarn build for production server (pages)
  • yarn lambda for development serverless (use build-phase before lambda)
  • yarn deploy for deploying on AWS (circleCI will handle that)

TECHNOLOGIES:

Libraries & Packages

* Uses TypeScript for types with Javascript
* Uses MaterialUI for Generic Components
* Uses Formik for form validation
* Uses Next for universal server-rendering
* Uses Apollo, aws-amplify, aws-appsync for providing API calls directly to components.
* Uses Algolia for search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published