high school senior project archive
This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Go to file
Ethan Reece c90ca93850 Merge branch 'management-page' into 'develop'
Create management pages along with subpages to edit and delete entries

See merge request sudoer777/cvcs-score-tracker!7
2021-11-23 21:53:02 +00:00
.vscode Add launch configuration for VSCode 2021-09-30 14:15:34 -06:00
bin Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
database Add ability to edit games 2021-11-23 00:49:11 -07:00
mail Do not import .env file in testing server 2021-10-04 13:59:38 -06:00
public Add buttons to access add score and management pages 2021-11-23 14:48:30 -07:00
routes Add ability to delete seasons 2021-11-23 14:48:19 -07:00
test Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
views Add buttons to access add score and management pages 2021-11-23 14:48:30 -07:00
.env.example Add PG variables to .env.example 2021-11-15 17:34:05 -07:00
.gitignore Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
.gitpod.yml Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
.node-version Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
Dockerfile Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
README.md Initialized from 'NodeJS Express' project template 2021-02-08 15:48:53 +00:00
app.js Remove submit router from app.js 2021-11-22 17:55:15 -07:00
package-lock.json Remove moment.js in favor of Temporal 2021-11-21 21:09:31 -07:00
package.json Remove moment.js in favor of Temporal 2021-11-21 21:09:31 -07:00

README.md

Node Express template project

This project is based on a GitLab Project Template.

Improvements can be proposed in the original project.

CI/CD with Auto DevOps

This template is compatible with Auto DevOps.

If Auto DevOps is not already enabled for this project, you can turn it on in the project settings.

Developing with Gitpod

This template has a fully-automated dev setup for Gitpod.

If you open this project in Gitpod, you'll get all Node dependencies pre-installed and Express will open a web preview.