Skip to content

🦉 왓츠인 가장 빠른 소식 받아보기

Notifications You must be signed in to change notification settings

qndn3tp/WhatsIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsIn

We offer you the most recent and noteworthy news on a daily basis! WhatsIn_poster


Initial Setup

Once you've configured .env file, follow follow these steps to set up the environment.

Install rustup

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install the sqlx-cli tool using the following command:

   cargo install sqlx-cli

You can compose component with

docker-compose up -d --wait

And for schema migration, you have to run the following command:

make upgrade

Intuitively, for downgrade of your schema run:

make downgrade

Testing API for FE

Run web server

Assuming you are currently in the "be" directory, proceed to start the server by running:

cargo run

About

🦉 왓츠인 가장 빠른 소식 받아보기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •