Skip to content

DCMSstats/stl-alpha-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short-term Lets Prototype

This is a prototype of the Short-term lets service which is being developed by the DCMS Visitor Economy Team.

The project is currently in an alpha stage so designs here are likely to change before the service is live, and are currently being used for user research.

How to use and run this prototype

You will need:

  • A code editor (like VSCode)
  • Node.js (The kit is designed to work with Node.js version 20 and above.)
  • To have cloned this repository and saved it in a folder on your local machine.

View the site and edit locally

In the terminal, enter:

git clone [email protected]:DCMSstats/stl-alpha-prototype.git

cd stl-alpha-prototype

npm run dev

The first time you run npm run dev, the kit will ask you whether you want to send anonymous data to help the team improve the service. Enter y or n to answer yes or no.

In your web browser, go to open http://localhost:3000 (opens in a new tab).

To quit the kit, in the terminal press the ctrl and c keys together.

View the site which is deployed on Heroku

The prototype kit is password protected to ensure it is not mistaken for a live government service and can be accessed via the following credentials:

https://stl-prototype-75f49d8df937.herokuapp.com/manage-prototype/password?returnURL=%2F

Contact a member of the team for a password if required.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages