Skip to content

student-life-project/monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo

monorepo for student life project

Usage

Copy .env.example to .env fill the env variables with the need info Copy .devcontainer/.env.container.example to .devcontainer/.env.container & change data if need Copy .devcontainer/secrets/mongo-root-passwd.example to .devcontainer/secrets/mongo-root-passwd & change the password if need Copy .devcontainer/secrets/mongo-user-passwd.example to .devcontainer/secrets/mongo-user-passwd & change the password if need

or run

cp packages/backend/.env.example packages/backend/.env
cp .devcontainer/.env.container.example .devcontainer/.env.container
cp .devcontainer/secrets/mongo-root-passwd.example .devcontainer/secrets/mongo-root-passwd
cp .devcontainer/secrets/mongo-user-passwd.example .devcontainer/secrets/mongo-user-passwd

About

monorepo for student life project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors