Skip to content

Research project presented as an interactive map depicting the locations of Romani repressions in Belarus during the period of World War II.

Notifications You must be signed in to change notification settings

oleg-darkdev/footprints-of-romas_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is prepared for deployment to Vercel and Render.

Configured to use Typescipt.

Front-end stack

Back-end stack

Animations

Commands

# clone repository and install packages
git clone https://github.com/oleg-darkdev/svelte-strapi-restaurants-list;
# start the server
cd backend;

yarn;

yarn dev
# start the front-end & open the app in a new browser tab
cd frontend;

yarn;

yarn dev --open
# create a production version  of front-end app :
cd frontend;

yarn build;
# create a production version  of back-end app :
cd backend;

yarn build;

Svelte & Strapi Tutorials

About

Research project presented as an interactive map depicting the locations of Romani repressions in Belarus during the period of World War II.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published