Skip to content

neo-technology/startups-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b950b0e · Feb 26, 2024

History

37 Commits
Feb 26, 2024
Feb 23, 2024
May 18, 2022
Jul 9, 2020
Feb 26, 2024
May 18, 2022
Feb 23, 2024
Dec 31, 2018
May 18, 2022
Feb 26, 2024
Feb 26, 2024
May 6, 2022
Jul 9, 2020

Repository files navigation

Neo4j Startup Program - Frontend

This repository is the frontend code for the Neo4j Startup Program website. It includes the following components:

  • HTML and CSS for the landing page

    • HTML for the application form

  • HTML for the view-license page

  • JavaScript for form validation and submission

Updating the webpage

Updates need to be made to the code here, and not in Wordpress. Once ready to publish, push code to this repository and run the publish script, as described below.

  1. Set environment variables for Wordpress to publish

export PUBLISH_DOCS_PASSWORD="<password>"
export PUBLISH_DOCS_USERNAME="<username>"
  1. Run script

python publish.py --stage <stage>

Accompanying repositories

The backend repository that accompanies this frontend is available at https://github.com/neo-technology/startups-api. This repository contains the AWS Lambdas and Cypher queries that create, approve, and save the application.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published