Skip to content

ptpt-community/volatile-memory-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DBMS-BASED WEB SHOWCASE

First create .env from example-env

cp example-env .env

Make necessary changes to .env.

Then:

npm install

To install the project.

In order to run the project, use

npm start

Note: currently we are using nodemon to autosync while using npm start. To just start the project without autosync, use:

node index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published