site/.gitignore
Ella d349067881 Add Bank application form (#322)
* Basic layout for application

* Absolute url

* UI fixes

* Make form work in staging

* Fix text color

* Fix form with feedback

* Link apply page

* Wahoo

* Fix the error

* Form validation and success page

* Link email

* Format/clean up code

* Force theme on success page

* Fix fetch url?

* Fix apply form

* Add tinyform back and prefill from query params

* Remove console.logs

* Match field name with Airtable

* Use `res.writeHead` instead of `res.redirect`

* Oops change field name back

* Opionated Changes

* Add desc for step4

* Update Signup.js

* Final Updates Before Merging

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2022-02-01 17:28:14 +08:00

8 lines
No EOL
75 B
Text
Executable file

.now
.env.*
.next
node_modules
.DS_Store
public/sitemap.xml
.vercel
.vscode