Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Elsa | 161 | 2 months ago | 8 | September 29, 2022 | 1 | mit | Haskell | |||
Elsa is a lambda calculus evaluator | ||||||||||
Lambda Contact Form | 64 | 6 years ago | JavaScript | |||||||
Simple aws lambda function to support a website contact form | ||||||||||
Aws Lambda Multipart Parser | 60 | 4 | 2 | 3 years ago | 12 | August 10, 2018 | 11 | mit | JavaScript | |
Parser of multipart/form-data requests for AWS Lambda | ||||||||||
Lol | 51 | 9 years ago | 5 | mit | Erlang | |||||
Lol — Lisp on erLang, and programming is fun again | ||||||||||
Berlin Apartments Lambda Public | 51 | 5 years ago | 1 | JavaScript | ||||||
Send application forms to Landlords every time a new apartment is listed on Immobilien Scout | ||||||||||
Aws Lambda Recaptcha | 44 | a year ago | 23 | HTML | ||||||
Setting up google's re-captcha for simple contact form page in lambda | ||||||||||
Serverless Contact Form | 36 | 5 years ago | JavaScript | |||||||
Email contact form using the Serverless framework on AWS Lambda | ||||||||||
Gatsby Gravityforms Component | 25 | 7 months ago | 19 | November 18, 2021 | 14 | gpl-3.0 | JavaScript | |||
A component to take gatsby-source-gravityforms query data and return usable components | ||||||||||
Effi | 23 | 1 | 3 months ago | 3 | November 19, 2018 | 4 | apache-2.0 | Erlang | ||
Erlang foreign function interface. | ||||||||||
Formidable Serverless | 20 | 1 | 2 | 2 years ago | 5 | January 04, 2021 | 1 | mit | JavaScript | |
Enables use of formidable (node.js module for parsing form data, especially file uploads) in serverless environments. |
This application serves as a way to automatically create a receipt form for usage in Linjeforeningen Online. It is created as an over-engineered React webapp, because it is fun.
This project uses the Nextjs framework to run both the back-end and front-end. The following scripts will let you run or build the application:
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn build
Builds the app for production to the ./next
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!