Skip to content

ZDSeven/127co

 
 

Repository files navigation

127Co

Some Notes

Each department has a dedicated file for their respective sql queries in the database/ folder. Make sure you source each file on the database/init.sql file.

Running the Project

This project assumes that you have mysql installed and on your PATH.

# install node dependencies
npm install

# run the frontend and the server
npm run dev

You can also invoke

npm run format

to automatically format your code before making a PR.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 65.9%
  • TypeScript 18.5%
  • JavaScript 15.2%
  • Other 0.4%