Skip to content

melt-adzuki/Tums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tums: A Thoughtful Uni Management System

Building

At first you need to switch the release channel to nightly. The following command lets your PC download and enable nightly edition of Rust.

rustup default nightly

And then clone this repo as follows:

git clone https://github.com/melt-adzuki/Tums.git

To start developing, just type:

cd Tums
docker-compose up

Database should be created automatically and Mongo Express will be available at http://localhost:8081. Note that deleting or adding documents manually causes collection ordering shuffled.

About

A Thoughtful Uni Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages