Skip to content

vp4321/email_scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

To start the frontend server

Move to the frontend folder

Available Scripts

In the project directory, you can run:

Run yarn install

To install all the available dependicies

Run yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To start the backend server

Move to the server folder

Run npm install

To install all the dependencies

Create .env in the server folder same as .env.example

Fill in the parameters of .env file

Run node server

To run the server at port 5000

About

Email Scheduler with different scheduling features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.0%
  • HTML 1.8%
  • CSS 1.2%