Skip to content

Cmdliner/Project_Management_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_Management_Server

PROJECT SETUP

  • Initialize a database with MySQL and get connection string

Using bun:

To install dependencies:

bun install

To create env file:

bun run createEnv
Go into the env file and setup key

To run:

bun run dev

TODO

  • Data validation with joi
  • tests (Ensure duedate cannot be in the past)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published