Skip to content

JohanHjelsethStorstad/codeApp-nonsensitive

Repository files navigation

codeApp (nonsensitive)

Use

This project was quickly put together in july 2022 to keep track of coding of student questionare responses in the norwegian part of the ICCS project. This is a repocitory trying to revive the project removing sensitive info from the original repo, and migrating it to Next14 (still with /pages). It still does not quite work in next14 however.

Dev

Run

docker compose -f docker-compose.dev.yml up --build

Deploy

This project was simply deployed to vercel, so there exists no config for deploying it anywhere else. But to make a build, run:

npm run build

Then to deploy the build locally:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published