Skip to content

New website that hosts Compass Collective students artworks to make these publicly available.

Notifications You must be signed in to change notification settings

SCavus/over-the-Line

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

246 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeYourFuture

Over the line

https://over-the-line.uk/

Description of the project

New website that hosts Compass Collective students artworks to make these publicly available. Also build/leverage tools that enable Compass Collective to upload, amend and take down any artwork from the site. Target Audience - publicly available.

Install project dependencies in the directories:

To install and run project locally with npm:

cd backend
npm install
cd frontend
npm install
npm start

To install and run project locally with docker:

To dockerize the app, refer to the link in resources

docker-compose up

Create .env

  • Create a .env file inside the backend folder and copy all variables from .env.example
  • Create a .env file inside the frontend folder and copy all variables from .env.example

Resources

Team members

About

New website that hosts Compass Collective students artworks to make these publicly available.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.5%
  • CSS 31.9%
  • HTML 1.1%
  • Other 1.5%