Skip to content

A web application developed for NUS Orbital 2023.

Notifications You must be signed in to change notification settings

tjch-o/orbital-grindtogether

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbital-grindtogether

A web application developed for NUS Orbital Programme 2023.

You can try out our project here.

Frontend is developed using the Next.js framework and created using the command

npx create-next-app@latest

Backend is developed using Node.js with Express.js. Database and Authentication is provided via Firebase itself.

Command to install all dependencies

npm run updateAll

Command to run both the backend and frontend

npm run deploy

Additional commands can be found in the package.json file at the root folder.

About

A web application developed for NUS Orbital 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.0%
  • JavaScript 26.4%
  • CSS 11.4%
  • HTML 0.2%